Re: Layout using CSS vs. tables



Jonathan N. Little wrote:
Chaddy2222 wrote:
<snip>

Hmmm.
Maybe take a look at http://www.w3.org
I personally use Tables for layout, mainly because they are easyer,
well kind of.

<snip>

Sorry to rag, but looking at your site that firstly does use tables for layout that could very easily be handled with CSS and secondly purports to do web design but your code sir? What are you using to code?

<h2><font size="+2">
Welcome TO
FreeWeb Design Online!! </font></h2><h2></h2><font size="+2">
</font><small><font face="Arial" size="+2"><small>

Let's overlook the attempt to scale the H2 element with the FONT element, what bothers me is code like the empty H2, FONT elements and the nonsensical *<small><font face="Arial" size="+2"><small>*

this is a perfect example to demonstrate that valid HTML (the page we are discussing here validates as 'valid HTML 4.01'!) does not mean that the page is semantically valid. The source code above is not structured and semantically questionable if not completely wrong. I doubt whether the author of such a source has understood the concept of separating layout from structure, and hence renders the discussion 'table-layout vs. CSS-tableless layout' useless.


cheers
bernhard

--
www.daszeichen.ch
remove nixspam to reply

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
.



Relevant Pages

  • Re: Layout using CSS vs. tables
    ... Sorry to rag, but looking at your site that firstly does use tables for layout that could very easily be handled with CSS and secondly purports to do web design but your code sir? ... Let's overlook the attempt to scale the H2 element with the FONT element, what bothers me is code like the empty H2, FONT elements and ...
    (alt.html)
  • Re: Open source embedded C ; appropiate group?
    ... Chris Croughton wrote: ... This includes the cirucit diagram, PCB layout, and the programmable logic device source code. ...
    (comp.lang.c)
  • Re: Question on multiple compiler environment
    ... the "layout" of the console output differs from one compiler to another. ... number of a compiler in executables generated by it? ... I have also wondered how to embed information about the source code in ...
    (comp.lang.fortran)
  • Re: [OT] FORTRAN (Re: LaTeX, misallocated effort?)
    ... | You do know that Fortran 90 ... | also introduced a "free form" layout for source code, ...
    (comp.text.tex)
  • Re: White space, new lines in tags
    ... and being collapsed to a single space by parser (unless in ... There is not *layout* ... in the source code They have not - ... say that after the source code is served to the client, ...
    (comp.infosystems.www.authoring.html)