Must be something in your code putting the right most column owe the body
border. Another approach would he to make the body background color black
with padding: 0 10 px; (or whatever width you want the border) then put
white in the div backgrounds or a contains div.
DIV.menuon only sets the fort for text not links. It is overwritten by:
A:hover {
FONT-WEIGHT: normal;
COLOR: #cb4d1a;
TEXT-DECORATION: underline
}
You need a contextual selector:
DIV.menuon A:hover {
FONT-WEIGHT: normal;
COLOR: #cb4d1a;
TEXT-DECORATION: underline
}
I'm surprised it works in your version of Foxfire. I'm running the latest
build (installed this week) and it doesn't work There any differently than
in IE 6 and Mozila.
Cheryl D. Wise
Certified Professional Web Developer
MS-MVP-FrontPage
www.wiserways.com
mailto: [EMAIL PROTECTED]
713.353.0139 Office
-----Original Message-----
From: William Stewart
Could you take a look at my link again:
http://www.stewartandcompany.net/clients/calebco/layout.php
Problem 1:
I followed your suggestions to validate and give the body the border, but
the border still will not run all the way down the page like I want.
As you can see, it stops after 150px or so.
Problem 2:
I want the link to be bold whenever the mouse is over the div. It works
with Firefox but not with IE. The instructions to be bold on the mouseover
is at div.menuon.
____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: "set
WDVLTALK pw=yourpassword" in the body of the email.
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub
________________ 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.