Showing posts with label HTML Elements. Show all posts
Showing posts with label HTML Elements. Show all posts

HTML Elements

HTML Elements 1. HTML- HTML elements identifies the document as an HTML document and HTML document begins with <HTML> and ends ...
Read More

Container and Empty elements

Container and Empty elements 1. Container elements- This type of HTML elements require pair tags i.e. starting as well as ending tag ...
Read More

Creating an HTML document

Creating an HTML document We can create HTML document by using text editor software such as Notepad, GEdit. By using following steps we c...
Read More