I am trying to make a stretched background fill the viewport. The
desired effect is to have an image stretched to 100% of the viewport's
width and have a 94% height. Additionally i want to vertically center
the image. I'm not sure if i'm attempting this effect correctly, so feel
free to suggest
>> From: "Peter Williams" <[EMAIL PROTECTED]>
>> Have you turned off the default underlining ofr links in the div?
>> #nav a {text-decoration:none;}
Peter, I have now added the "text-decoration:none;" to both relevant
sections of the css file but I still do not see a bottom border in IE.
Here a
i have a few problems with a personal page that renders okay in firefox
but not so well in IE 6. my first problem is as follows: i want my links
to look like boxes with a black solid border on all sides and when the
user hovers over a link i want the border style to change to dashed. the
follow
Hello,
I am not very familiar with the ins and outs of CSS. I'm a software
developer, i'm used to programming languages and try to pretend i know
what i'm doing with html, but this css stuff is news to me. I'm trying
to architect a pretentious personal page, but i can't figure out how to
ge