Our social:

Latest Post

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

Monday

Friday

HTML Tutorial


INTRODUCTION
With HTML you can create your own Web site. And this tutorial will teach you everything about HTML. HTML is easy to learn - You will enjoy it.

HTML is very wide so I suggest you take your time and start from the basics making sure you understand each lesson even if you spend a whole week on it, trust me its worth it.

Wednesday

Add More To Your Basic HTML Page #2

Word processing applications give you options for formatting and I know you use them all the time. Well the good news is that HTML also has a way of formatting which is achieved through the use of HTML tags and the bad news is that inappropriate use of these tags results in a bad web page. This lesson deals with some of the more common formatting options.

Monday

Add More To Your Basic HTML Page

 HTML Tags are used to describe the contents of a web page so that you can view them in browsers. And in some mins, we will spice up our Basic HTML Page with some tags but before then, what is HTML Tags all about?