The one trick I've been using is to build my content in pure HTML with using no layout tables (except for tabular data) no styles and minimal layout first. Basically a black and white page with all the content running down the left side. I then block up the content into logical sections and start applying the styles to get the desired layout. It takes a lot of nesting of <div>'s with a smattering of <span>'s around your basic <h1>s, <h2>s, <p>s, <ul>s, <ol>s, ect.
I've also loved that I have found that holy grail of layout design, the multi column expandable layout for any amount of content in any column. Got to love it.
--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
"C code. C code run. Run code run. Please!"
- Cynthia Dunning
Confidentiality Notice: This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

