Here we go again with another mindless display of text in an attempt to get better at XHTML and CSS. I've been trying to stay devoted to my studies and I have to some point succeeded, but not on this project. I've been shuffling back and forth between TenDollarLogo.net and QuakersOnline.org. I am happy with my progress on these websites. I have a hard time maintaining interest in one thing.
I saw that there are some really nice houses still available in Bethesda, Ohio. I'm looking forward to May, 2009!
Gotta keep working at it. This is an example of font color.
Just a note here. I'm not going to do everything in this chapter. There is one thing that you should know if you are having troubles. Page 161, bottom half of the page, really makes no sense. If you want to position an image:
img {position:relative;
top:25px;
right:30px;
}
One more thing because this is one my favorite things with CSS. Page 168 - to get rid of the decoration on your links a {text-decoration:none;}. HOME