[ No Comments ] Posted on 07.01.08 under CSS basic, Javascript, Search Engine Optimization (SEO)
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.