Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - Looking Reliable, multi browser 2 clo and 3 col layout code generator

 
Thread Tools Search this Thread
Old 07-17-2006, 06:28 PM   #1
Default Looking Reliable, multi browser 2 clo and 3 col layout code generator


Hi,

Is there any 3 column and 2 column CSS layout generator application
that automatically generates the base line code for my site?

A flexible CSS/XHTML file also could help.

Thank you,
Max



gmax2006
  Reply With Quote
Old 07-18-2006, 10:33 AM   #2
Andy Dingley
 
Posts: n/a
Default Re: Looking Reliable, multi browser 2 clo and 3 col layout code generator


gmax2006 wrote:

> Is there any 3 column and 2 column CSS layout generator application
> that automatically generates the base line code for my site?



I hope not. This is such a bad idea that it practically amounts to an
abuse of CSS.

The idea behind CSS (at least a major part of it) is that your HTML can
become extremely simple, merely the content and a minimal skeleton. The
"generated code" problem is no longer there, simply because CSS sites
don't need the huge bulk of page-specific <table> code that pre-CSS
sites needed. You keep the same CSS, you keep almost the same HTML.
Making new HTML pages is just a very simple cut-and-paste job, not a
complicated generation.

Don't look for generators, look for CSS examples. You can find some at
glish.com

  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump