Learn to Build Home Pages
2010
Complete Manual of HTML
A simple Web page
Despite this apparent sophistication, Web pages are just plain text documents. Can be produced with any text editor such as Windows Notepad. The difference is that Web pages contain some special marks to determine the role of each element within the text. Some elements are marked as valid, as other paragraphs. The markings are also used to indicate the links that lead to other documents on the network. These marks are called tags and are specified in the language used to create Web pages, HTML.
The minimum you need to know about HTML
The first concept that must be borne in mind when designing Web pages is that HTML was not designed to control the appearance of documents, unlike word processing programs and page layout. As we said earlier, the HTML tags just tell the browser what are the elements that are on the page. They say, for example, that a sentence is the main title of the document and the other is a list item. The formatting of the passage is left to the browser. Each browser displays the page a little bit differently, which complicates the work of visual Web To complicate matters further, each User can modify the default configuration of your browser so that your program show the text in the font (type character) that you want.























































