HTML Page Structure This lesson will discuss about the basic structure of a HTML document. Below is an example of simple HTML page. <html> <head> <title>This is my HTML document</title> </head> <body> <h1>This is a heading</h1> <p>This is a paragraph.</p>…
HTML/CSS
Lesson and Tutorials on HTML
HTML Tags and Elements
HTML Tags and HTML Elements HTML Tags and HTML elements they are commonly defined as same thing, but actually they’re not. HTML Tags are surrounded with brackets (<) (>) and in between those bracket is what we call keywords. The…
Introduction to HTML
iNetTutor.com will provide new sets of tutorials which includes HTML, CSS, Photoshop , Programming Languages such as Visual Basic, Visual Basic.net, Java, C#, etc. and we will try to upload video tutorials on the said topics. Keep on visiting for…