I’ve started my Styln’ with CSS website and by applying the Font and Text styles, it’s beginning to look pretty cool. I started out needing to change the default margins of all the elements because you loose a lot of verticle space. Since I didn’t want the info touching the edges of the browser window, I set the body’s font-family, margin to 1em and a nice background color. I centered the header and adjusted the padding so that everthing looked just right. I also consulted a color scheme and I have to say that I’m surprised that these colors look so well togther. I was afraid it would look like a circus but it’s not bad at all, and I got a lot of color to pop out. With the links, I wanted them to change color to a lighter color when you moused over them so I set that to pink and removed the underlining.
Posted by: superdave1964 | November 7, 2009
The Unfathomable Mind of Super Dave
Advertisement
Posted in Uncategorized
Hiya! I’ve started this blog for my college class in CSS/XHTML programming. I’ve already learned a lot but I know this is just the tip of the ice berg.
By: Super Dave on November 7, 2009
at 5:40 pm
Well Assignment 3 we were supposed to create and make a link to this blog and then discuss the style rules that we used in the assignment. One of the things I did that I forgot to mention was that I downloaded and added the csshover.htc file into my css code. This allows PC’s running IE6.0 to see the hover effect. Without this that would not be possible through CSS.
By: superdave1964 on November 9, 2009
at 3:37 am