1. Home
  2. Computing & Technology
  3. Ruby

HTML Tag

By , About.com Guide

Definition:

HTML Tag: Symbols used to define the structure and formatting of an HTML document. This includes the structure of the document with <head> and <body> tags, layout of the document with tags like <table> or <div> and formatting of text with tags like <b> for bold and <i> for italic. Tags have a starting form like <this> and an ending like </this> and can have a number of attributes like <tag attribute="value"> this.

Tags can be written by hand, generated by a formatting program or created by a WYSIWYG (what you see is what you get) editor such as Microsoft Frontpage. HTML tags are used in Ruby usually in conjunction with embedded Ruby or an HTML or XML builder interface.

Explore Ruby
About.com Special Features

The Best Web Trends of the Decade

A look back at the best innovations, ideas and technologies over the last 10 years, More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Ruby
  4. Glossary
  5. G - L
  6. HTML Tag

©2010 About.com, a part of The New York Times Company.

All rights reserved.