Talk:Dynamic HTML: Difference between revisions

Content deleted Content added
BuilderQ (talk | contribs)
Line 5:
== Tables ==
 
You can mantionmention of use of tables as well.
 
Tables however, are not considered completely vital to DHTML, as with the introduction of CSS and the possibilities of absolute placement on pages the use of table for document alignment/ordering have become archaic. Tables should only be used for displaying information, and not for alignment of web pages.
 
== Microsoft and DHTML ==