Click on a particular category of tags to jump directly to it, or browse the full reference list.
Note: In older versions of HTML, some tags did not require ending tags. With the emergence of XML and XHTML, you should be sure to include both beginning and ending tags.
Document | Images | Forms | Basic Text | Imagemaps | META Tags | Lists | Tables | Style Sheets | Links | Frames | Special Characters |
Structure Tags | |||
Function | Start Tag | Attributes | End Tag |
HTML File | none | ||
File Header | none | ||
File Title | none | ||
Comments | |||
Body | background=”filename” bgcolor=”color value” text=”color value” link=”color value” vlink=”color value” | ||
Division | align=”right/left/center” style=”property:value;” class=”classname” | ||
Span (inline) | style=”property:value;” class=”classname” |
Basic Text Tags | |||
Function | Start Tag | Attributes | End Tag |
Line Break | clear=”left/right/all” | or | |
Paragraph | align=”center/right” | ||
Bold | none | ||
Italic | none | ||
Typewriter Text | none | ||
Headline | align=”center/right” | ||
Font | face=”name, name” size=”+/-value/fixed size” color=”color value” Note: the font tag is being phased out in favor of CSS styles. | ||
Horizontal Rule |
| size=”XX” width=”XX/XX%” noshade |
or |
Block Quote |
| none | |
Division | align=”left/center/right” |
List Tags | |||
Function | Start Tag | Attributes | End Tag |
Unordered List |
| type=”disc/circle/square” | |
Ordered List |
| type=”I/A/1/a/i” start=”value to start counting at” | |
List Item | type=all ul and ol options | ||
Definiton List |
| none | |
Definition List Item | none | ||
Definition List Definition | none |
Link Tags | |||
Function | Start Tag | Attributes | End Tag |
Anchor Link | href=”filename” target=”windowname” | ||
Anchor Mark | name=”markname” | ||
Image Tags | |||
Function | Start Tag | Attributes | End Tag |
Insert Image | src=”filename” align=”left/right” width=”XXX” height=”XXX” alt=”text that desribes image” ISMAP USEMAP=”#mapname” |
Client-side Imagemap Tags | |||
Function | Start Tag | Attributes | End Tag |
Define Map | name=”mapname” | ||
Area Definition | shape=”rect/circle/poly/point” coords=”X,Y,X,Y” href=”imagename” |
Table Tags | ||||
Function | Start Tag | Attributes | End Tag | |
Table |
| |||
Table Row | ||||
align=”left/center/right” valign=”top/middle/bottom” bgcolor=”color value” | ||||
Table Data | align=”left/center/right” valign=”top/middle/bottom” width=X nowrap colspan=”X” rowspan=”X” bgcolor=”color value” | |||
Table Header | align=”left/center/right” valign=”top/middle/bottom” width=X nowrap colspan=”X” rowspan=”X” bgcolor=”color value” | |||
Caption |
| align=”left/center/right” valign=”top/middle/bottom” |
Frame Tags | |||
Function | Start Tag | Attributes | End Tag |
Set Frames | cols=”XX/XX%/*” rows=”XX/XX%/*” | ||
Frame Definition | src=”filename” name=”framename” noresize scroll=auto/yes/no marginwidth=”XX” marginheight=”XX” | ||
Base | target=”framename”/ “_self”/ “_top”/ “_parent” (Note the underscores) | ||
No Frames | Between start and end tags, place the content that appears when a non-frames browser loads this page. |
Form Tags | |||
Function | Start Tag | Attributes | End Tag |
Form | method=get/put action=”programname” | ||
Input Field | name=”variablename” type=text/password/ checkbox/radio/submit/ reset/image | ||
Selection List | name=”variablename” size=XX multiple | ||
Selection Option | none | ||
Scrolling Text Field | name=”variablename” rows=XX cols=XX |
Meta Tags | |||
Function | Start Tag | Attributes | End Tag |
(Server metatags) | http-equiv=”refresh” content=”seconds, filename” | none | |
(Content metatags) | name=”keywords/description/author/ generator/abstract/expiration” content=”your information” | none |
Style Sheet Tags | |||
Function | Start Tag | Attributes | End Tag |
Style Definition Area | type="text/css"> Style declarations go between begin and end style tags | ||
Link to external CSS File | rel=stylesheet type=”text/css” href=”URL” | none |
Commonly-Used Special Characters | ||
Name | Symbol | HTML Equivalent |
ampersand | & | & |
cent sign |
Share the Post:
![]() ![]() GM Creates Open Source uProtocol and Invites Automakers to Adopt It: Revolutionizing Automotive Software Development.
June 2, 2023
General Motors (GM) recently announced its entry into the Eclipse Foundation. The Eclipse Foundation is a prominent open-source software foundation. In addition, GMC announced its contribution of “uProtocol” to facilitate ![]() ![]() What is Metadata?
June 1, 2023
What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular ![]() ![]() What We Should Expect from Cell Phone Tech in the Near Future
May 31, 2023
The earliest cell phones included boxy designs full of buttons and antennas, and they only made calls. Needless to say, we’ve come a long way from those classic brick phones ![]() ![]() The Best Mechanical Keyboards For Programmers: Where To Find Them
May 29, 2023
When it comes to programming, a good mechanical keyboard can make all the difference. Naturally, you would want one of the best mechanical keyboards for programmers. But with so many ![]() ![]() The Digital Panopticon: Is Big Brother Always Watching Us Online?
May 26, 2023
In the age of digital transformation, the internet has become a ubiquitous part of our lives. From socializing, shopping, and learning to more sensitive activities such as banking and healthcare, ![]() ![]() Embracing Change: How AI Is Revolutionizing the Developer’s Role
May 25, 2023
The world of software development is changing drastically with the introduction of Artificial Intelligence and Machine Learning technologies. In the past, software developers were in charge of the entire development ![]() ![]() The Benefits of Using XDR Solutions
May 24, 2023
Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved ![]() ![]() How AI is Revolutionizing Fraud Detection
May 23, 2023
Artificial intelligence – commonly known as AI – means a form of technology with multiple uses. As a result, it has become extremely valuable to a number of businesses across ![]() ![]() Companies Leading AI Innovation in 2023
May 22, 2023
Artificial intelligence (AI) has been transforming industries and revolutionizing business operations. AI’s potential to enhance efficiency and productivity has become crucial to many businesses. As we move into 2023, several ![]() ![]() Step-by-Step Guide to Properly Copyright Your Website
May 18, 2023
Creating a website is not easy, but protecting your website is equally important. Implementing copyright laws ensures that the substance of your website remains secure and sheltered. Copyrighting your website ![]() ![]() Fivetran Pricing Explained
May 17, 2023
One of the biggest trends of the 21st century is the massive surge in analytics. Analytics is the process of utilizing data to drive future decision-making. With so much of ![]() ![]() Kubernetes Logging: What You Need to Know
May 16, 2023
Kubernetes from Google is one of the most popular open-source and free container management solutions made to make managing and deploying applications easier. It has a solid architecture that makes |