Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-16-2005, 04:51 PM
Clicken's Avatar
WebProWorld Veteran
 

Join Date: Jul 2004
Posts: 851
Clicken RepRank 3Clicken RepRank 3Clicken RepRank 3
Default HTML Validation Errors

Hi,

I have converted this page to CSS (no tables, yeah) and there are just 4 errors remaining to get rid of and this page will be ready to go,...

page in question


4-yucky-bugs

Who's got the RAID! (Read, Analyze, Instruct, the Damsel (to put it nicely) :)

Thanks!
__________________
Clicken
Math Flash Cards Online
Reply With Quote
  #2 (permalink)  
Old 06-17-2005, 01:51 AM
wrmineo's Avatar
WebProWorld Veteran
 

Join Date: Apr 2005
Location: KY USA
Posts: 761
wrmineo RepRank 0
Default

Sorry, Clicken, I'm neither familiar with XML or MS FP. In my book, "microsoft works" is an oxymoron of our generation.

Have you looked at
http://www.w3.org/TR/1999/REC-xml-na.../Overview.html

Does it need a "disclaimer" above like
<?xml version="1.0"?>

Sorry, just grasping at straws, but thought it might be worth a looksy/try.
__________________
W. R. Mineo
Reply With Quote
  #3 (permalink)  
Old 06-17-2005, 04:39 AM
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Cornwall, UK
Posts: 862
speed RepRank 1
Default

wrmineo <?xml version="1.0"?> would be used if this was an XHTML page, this page is only HTML 4.

Clicken the 1st 3 errors are fixed by changing:

<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns="http://www.w3.org/TR/REC-html40">

to

<html>

The last one change the <hr> tag to be something like:

<hr class="myhr">

Then add a style to the CSS e.g.

.myhr { color: #000000; background-color: #000000; border: none; height: 1px; }
__________________
US & UK Web Hosting with hourly backups | Hosting Affiliate Scheme | Web Directory 2 for 1 Offer
Reply With Quote
  #4 (permalink)  
Old 06-17-2005, 09:04 AM
Clicken's Avatar
WebProWorld Veteran
 

Join Date: Jul 2004
Posts: 851
Clicken RepRank 3Clicken RepRank 3Clicken RepRank 3
Default

What a relief!

Thanks Guys!
__________________
Clicken
Math Flash Cards Online
Reply With Quote
  #5 (permalink)  
Old 06-17-2005, 09:31 AM
wrmineo's Avatar
WebProWorld Veteran
 

Join Date: Apr 2005
Location: KY USA
Posts: 761
wrmineo RepRank 0
Default

Quote:
Originally Posted by speed
wrmineo <?xml version="1.0"?> would be used if this was an XHTML page, this page is only HTML 4.
Thanks Speed! I was taking a stab in the dark but got some free education in the process.

I'm not saying I understand a darn thing you posted, but I'll save for furture reference just in case :)

Very well done - always like to see Clicken smile!
__________________
W. R. Mineo
Reply With Quote
  #6 (permalink)  
Old 06-17-2005, 02:15 PM
Clicken's Avatar
WebProWorld Veteran
 

Join Date: Jul 2004
Posts: 851
Clicken RepRank 3Clicken RepRank 3Clicken RepRank 3
Default

We Did IT!

(:eartoear:)
__________________
Clicken
Math Flash Cards Online
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0