The problem with adding the width is that it works for one size screen resolution but not the other. For example, I work with 1024 x 768 and when I change to 800 x 600 the spacing and sizes change. ?

Riva


==============================
Riva, you might consider setting the width of the main body in em with auto margins left and right. Centering a container for the img would keep it in place. The navigaton can be de-tabled with the still relevant:
http://www.alistapart.com/articles/taminglists/

And you should complete the dtd. What you have throws browsers into quirks mode. What you want is:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd";>

I'd suggest considering a double float for the credentials area. You know the total em width so a nice float for 2 boxes with the text centered in each can replace that table. You can float both left or right or left and right, whichever takes your fancy.

You're very close to have a structural/semantic site. Might as well finish the job.

drew


____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
      Send Your Posts To: [email protected]
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

Reply via email to