Aside from placing CSS and Javascript within the head section of the HTML, we can also place them in separate external files. This enables several HTML webpages to access and use them. The results: uniform appearance of the website across several pages, elegant and simpler HTML code, and a search engine friendlier website.
[ 2 Comments ] Posted on October 31, 2008 under Cascading Stylesheet, Hypertext Mark-up Language, JavaScript, Search Engine Optimization