What is HTML?
HyperText Markup Language – The main markup language for creating web pages and other information that can be displayed in a web browser
Tags (Element)
The basic structure of an HTML document includes tags, which surround content and apply meaning to it. Below are screenshots of the available tags.
To get back to the point, closing tag is an HTML document. The stuff between is the main content of the document that will appear in the browser window.
Elements can have attributes, which gives your page style and personality.
Beginning the Page
Below is a screenshot of what the page will look like.
For more information on creating Html pages, Check out W 3 Schools @ www.w3schools.com. They offer do it yourself tutorials.






Comments
Post a Comment