Welcome to Virtual Tutorial World Guest!




What is HTML?

 
Post new topic   Reply to topic    VTW Forum Index -> HTML
View previous topic :: View next topic  
Author Message
computergeek67
Administrator
Administrator


Joined: 31 Jul 2007
Posts: 144
Tokens: 147
Location: US

PostPosted: Fri Sep 28, 2007 1:31 pm    Post subject: What is HTML? Reply with quote

HTML (Hypertext Markup Language) is the base language for creating websites. It is written in the form of labels, referred to as tags, and surrounded by angle brackets. An example of this is:
Code:
<html>

<head>
<title>Your title here</title>
</head>

<body>

</body>

</html>

This is the code to start with (without the "Your title here" thing) when you start building a web page.

Things you need to know:
All HTML tags start with < and end with />
Every HTML document has the .html or .htm extension


_________________



Come to me if you have any questions
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    VTW Forum Index -> HTML All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Card File  Gallery  Forum Archive
Powered by phpBB © 2001, 2005 phpBB Group
Virtual Tutorial World ©2007-2008 computergeek67

Affiliates