You might want to assign a background color to the page - not all browsers
will use White.
The only browser I see the alignment problem with is Safari 1.0.2 - MacIE5
looks fine.
If it were me, I'd fix the doctype on the page to a valid loose standards
one, and I'd add the following CSS -
body { text-align:center; }
#wrapper { text-align:left; }
Then I'd add <div id="wrapper"> after the <body> tag, and </div> before the
</body> tag.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"Purrfect 5161" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
HI, the url is:
www.susanjgray.com/el
Thanks for the help! |