HTML Tutorial - What are HTML Elements?
home hosting domains company Design suppport FORUMS CONTACTUS  
Suppport
 
Contact Us Tutorials Guides FAQs Forums
FAQs CATEGORIES
Web Hosting
Domains
PHP Scripts
MySQL Database
HTML
Perl
Javascript
General
 
FAQs
Visit our Frequently Asked Questions Section to find the answer you are looking for

HTML Tutorial What are HTML Elements?


HTML documents are text files made up of HTML elements.

HTML elements are defined using HTML tags.


HTML Tags

  • HTML tags are used to mark-up HTML elements
  • HTML tags are surrounded by the two characters < and >
  • The surrounding characters are called angle brackets
  • HTML tags normally come in pairs like <b> and </b>
  • The first tag in a pair is the start tag, the second tag is the end tag
  • The text between the start and end tags is the element content
  • HTML tags are not case sensitive, <b> means the same as <B>

 
   
 
 
 
home | hosting | domains | company | Design | suppport |
 
Copyright (c) 2004-2007 - All Rights Reserved. Webune ® is a Registered Trademark
 
Page generated in 0.0346 seconds