Wednesday, March 20, 2013

More CSS

More CSS?! Yes.

Our class discussion and readings for Tuesday really helped me to understand more about CSS. These readings were also very helpful. I especially liked that I already knew what CSS styling looked like in a code and the order in which the parts of the style needed to be places.

Because one of the readings for today was a repeat from Tuesday, I will talk mostly about the second, new reading we had assigned.

Apparently there is an HTML Tidy utility that will seek and find the errors in your code and go to fix them, making your code easier to read and edit. The W3C article will definitely be a reference when I am working with CSS (instead of trying to remember what words or characters I'm supposed to use.)
The article addresses how one would change font size and type, background images and colors, as well as indentations, borders and margins. Interestingly, the article also talks about the fact that some people are color blind and that you need to watch what colors you choose for that reason.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.