I really enjoyed using CSS for my website. It made much more sense to change the formatting with one universal style sheet instead of having to go through each individual HTML document to repeatedly change the same style alterations. Plus, the way CSS is written seems much more basic and easy to understand than the codes for HTML.
IDs such as ul id="Navigation" are used when there is only one occurence on a page. However, I would want to use CSS classes such as ul class= "Navigation" when there are one or more occurences per page.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment