Recent content by C.T.

  1. C

    HTML error I can't figure out. I can email you the source code.?

    According to W3C. I have the following error. Line 263, Column 7: end tag for "div" omitted, but OMITTAG NO was specified </body> ? You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">". Line 236, Column 1...
  2. C

    What to do with HTML Tidy?

    I am building a website, Upon validation the program produced 30 errors and 1 warning. I have read as many articles as I can stand about editing the source code. I have tried this but can't seem to either find the line that is the problems, or "fix" it. I see the Cleaned Up version the the...
Back
Top