Hey there,
So I'm learning Javascript currently (HTML and CSS my last semester) in my Computer Science class and my professor always has us validate our HTML/CSS through the W3C validation system.
While I have no problem doing this and fixing errors, I don't understand as to why it marks, in my eyes, perfectly fine code as wrong?
For instance: I have some line breaks within an unordered list because it gives space between my lines in a left column navigation table (I had a much better idea in mind, but we're required to do at least a two column website, so I just made a column for my nav) which, to my eyes, give it a better appearance. Yet, it marks the line breaks as wrong. It states, "Element br not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)" can someone explain to me the reasoning?
I certainly don't want to be writing bad code, but it never seems to explain why my code is shit... it just tells me it's bad and I'm bad for writing it. Metal Folding Chairs Manufacturer