Ok, yes it is me once again...but this time I have real errors, actually 27 errors. But they are all the same thing. One is, it will not let me use the "<br />" tag...I don't understand...I used the correct one with the space and ending slash what is wrong.
Next, a "·" code, why will this not validate...what the heck am I doing wrong. Both of these things I have done on other pages and they validated...why not here?
Here is the URL to the w3c valuator.
http://validator.w3.org/check?uri=http%3A%...ww.lcmhp.com%2F
Here is the URL to the main website.
http://www.lcmhp.com/
Validation
getting content to validate
Page 1 of 1
Validation getting content to validate
#2
Posted 06 January 2007 - 07:22 AM
Well first off, if you're using XHTML Strict, you can't have a <br /> tag just sitting in the <body> tag. Strict stipulates that it must be placed in one of the following:
So wrapping everything in one big <div> or something like that will fix the majority of your errors...
As for the other error, i really don't know :S
Quote
"p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del"
So wrapping everything in one big <div> or something like that will fix the majority of your errors...
As for the other error, i really don't know :S
#3
Posted 06 January 2007 - 07:39 AM
So does any one have any ideas about the "·" issue?
Jacob Haug
Flash Specialist
Flash Specialist
#4
Posted 06 January 2007 - 08:34 AM
After some investigation, I believe you can't have that "character" · or any like it after LI's. The validator is stating that it is out of place. Technically it is in nowhere land.
#5
Posted 06 January 2007 - 09:17 AM
Thanks, that worked...it was just because it's outside of the LI element. You cant have any code between LI's or between an LI and a </ul>
Jacob Haug
Flash Specialist
Flash Specialist
#6
Share this topic:
Page 1 of 1


Help
This topic is locked

MultiQuote










