Re: Is this Ridiculous? Or not?--HTML Tables



Zkidd wrote:
I hired a designer to do a webpage and the code that they sent me back
looks way too long.
Any opinions? Should I do these tables in CSS or keep them in XHTML?
Below is a sample of the code:

If you like using CSS then by all means....

The real problem with such an HTML table is that it has been generated
by a program. If a human being 1. types, 2. copies, and 3. pastes to
get a table layout it doesn't look _nearly_ that bad. The indentation
done by such programs to identify nesting actually makes thing worse.

I have been working on a utility to clean up such nonsense and also
the nonsense generated by "save as HTML" in some word processing
programs, but the example you posted is not cleaning up at all.
Back to the drawing board.
.



Relevant Pages

  • Re: problem with validated site
    ... However, while I'm by no means an expert or professional website designer, I know enough about XHTML 1.0 to know that the best way to guarantee interoperability on all, or at least most browsers, including lynx is to make sure my site complies with the w3 standards. ... I'm not sure why the different paragraphs all have different fonts, when I can't even see a tag. ... They shouldn't appear in a normal POSH (Plain Old Semantic HTML or XHTML) and are the mark of CSS designer whose target is a specific visual presentation, ...
    (comp.infosystems.www.authoring.html)
  • Re: There has to be a better way to develop web applications.
    ... suggest that Microsoft should do away ... with the W3C (which is the standards body for HTML, ... XHTML, CSS, and a host of other web "standards"). ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Which editor?
    ... Can edit only XHTML, not HTML. ... Not very worthy then. ... CSS is quite important. ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: How can Visual Basic 2003 help me
    ... not programming languages. ... >I have a website using html, css, and xhtml. ...
    (microsoft.public.vsnet.general)
  • Re: Simple password login
    ... function on the same html page. ... Do not use XHTML when HTML 4.01 suffices. ... where the content model of the `script' element is PCDATA; ... Avoid mixing format attributes and CSS. ...
    (comp.lang.javascript)