Archives : January-2015

Home » Wiki

This is a CSS document that is written in a separate, external document. The biggest advantage to using an external style sheet is that it can be linked to by multiple HTML/XHTML files (which means changes made to the style sheet will effect all the pages linked to it without having to change each page ..

Read more

Text used to describe the webpage in the top of the browser window. A HTML page title is recognizable by search engines and should be carefully detirmined. It is displayed in search results for the title of a page listing. Example of HTML: <title>This is your page title<..

Read more