CSS, AJAX, Web 2.0 & Search Engines
Great article about CSS, AJAX, Web 2.0 & Search Engines. CSS is an html addition allowing webmasters to control design, placement of elements, etc. You can use it to change the look of a site very quickly and easily. It also decreases the download time of the page. It is also easier to control the exact positioning of elements on a page. CSS formatted text links easily communicate visited/unvisited links.
CSS Disadvantages:
- End users must have font installed on their computers or the page will not display as designers intended
- Usability testing and focus groups might show that users prefer a font that is not commonly installed on all computers
- CSS formatted hyperlinks can dominate the content of a web page, making the content appear unfocused.

Leave a Reply
You must be logged in to post a comment.