PDA

View Full Version : broken list


velious
11-06-2003, 05:20 PM
<p>

<b> CSS</b>
<ol>
<li> CSS stands for "Cascading Style Sheets"<li>
<li> CSS is way to display html code in a faster more reliable way</li>
<li> a sample of CSS..... <xmp>font {color:red}</xmp></li>
</ol>
---------------------------

I'm confused here, but as you can see the list above only makes 3 lists, but on my website..which is still in the process of being made, as you see on the CSS part, there is a 4th...but in the code i only made 3, and the second one is missing...I hope someone understands what I'm talking about.

http://www.geocities.com/easycode101/index.html

adios
11-06-2003, 05:25 PM
<li> CSS stands for "Cascading Style Sheets"</li>

velious
11-06-2003, 05:29 PM
OH MY g-d i'm so blind.....I completly over looked that..sorry guys
:eek:

giz
11-06-2003, 10:13 PM
You cannot have a list inside a paragraph either. That is not allowed.

Run your code through: http://validator.w3.org/detailed.html to get a full list of errors.


Your site at http://www.geocities.com/easycode101/index.html has a few errors.
See this list: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.geocities.com%2Feasycode101%2Findex.html&charset=iso-8859-1+%28Western+Europe%29&doctype=HTML+4.01+Transitional&ss=1&outline=1&sp=1&verbose=1