Sunday, July 18, 2010

Using CSS to Style Websites

Share This week's assignment was to use CSS to stylize our websites. I've had some experience with this, so I decided to do something a little more than just change the background colors and fonts. One thing that I learned, however, was that it truly matters where certain code lies within a document. Sometimes, the divider tag needs to be inside the anchor tag, and sometimes the anchor tag needs to be inside the divider tag. I also learned not to name different elements similarly, as it became a tad bit confusing later on. All in all, the site came out the way I saw it.

No comments:

Post a Comment