SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
HTML Tags
This page lists HTML tags and gives links to where you can find
information about each HTML tag in this tutorial.
Start tag End tag Description
<!DOCTYPE> - Document type.
<ABBREV> </ABBREV> Denotes an abbreviation.
<A> </A> Anchor
<APPLET> </APPLET> Anchor
<AREA> -
Defines areas of an image map
that the user may click on to
establish a link.
<AU> </AU> Author.
<B> </B> Bold text
<BASE> -
Defines the base point from
which anchor references are
made.
<BASEFONT> -
Used to set the default font size
on the current page.
<BGSOUND> -
Used to play sounds on a web
page.
<BIG> </BIG>
Set text size to larger than
normal.
<BLOCKQUOTE> </BLOCKQUOTE>
Indents the text as though it
were a quote.
<BR> -
Break, starts a new line, but
doesn't put a blank line between
text.
<BODY> </BODY>
Defines the body of the HTML
page.
<BUTTON> </BUTTON>
Used to define a FORM submit,
reset, or push button.
<CODE> </CODE>
Denotes program code and
should be set in the same
format as the PRE tag, but does
not work either with all
browsers or all HTML
versions.
<DIR> </DIR> directory
<DD> </DD> Designated definition.
<DEL> </DEL> Denotes deleted text.
<DIV> </DIV>
Used to offset parts of the
HTML document to perform
assignment of special attributes
or controls to that section.
<DFN> </DFN>
Denotes the definition of a
term.
<DL> </DL> Definition list.
<DOCTYPE> - Document type.
<DT> </DT> Definition term.
<EM> </EM>
Sets text in italics and denotes
emphasis.
<FIELDSET> </FIELDSET>
Allows grouping of form
controls.
<FONT> </FONT>
Sets a section of text with a
specific font.
<FORM> </FORM>
Displays a form for user
information.
<FRAME> -
Specifies a frame to be placed
inside a FRAMESET.
<FRAMESET> </FRAMESET>
Used to divide the browser
window into separate frames
that can display multiple
documents.
<H1> </H1> Defines a level 1 header.
<H2> </H2> Defines a level 2 header.
<H3> </H3> Defines a level 3 header.
<H4> </H4> Defines a level 4 header.
<H5> </H5> Defines a level 5 header.
<H6> </H6> Defines a level 6 header.
<HEAD> </HEAD> Defines the head of document.
<HR> -
Horizontal rule, starts a new
line with horizontal graphic line
between sections.
<HTML> </HTML>
Defines an HTML document or
page.
<IMG> -
Used to embed graphics in
HTML pages.
<INPUT> </INPUT> An input element for a form.
<INS> </INS> Denotes inserted text.
<I> </I> Italics
<KBD> </KBD>
Text to be typed at the
keyboard, such as a computer
command. The test is displayed
in a mono spaced format.
<LABEL> <.LABEL>
Allows an ability to click on a
text label to select a form
control
<LI> - List item in a list.
<MAP> </MAP> Starts a client-side image map.
<MENU> </MENU> A menu list (Depreciated).
<META> -
Meta element defining special
characteristics of the document.
<NOFRAMES> </NOFRAMES>
Used for web browsers that
don't support FRAMESETs.
<NOSCRIPT> </NOSCRIPT>
Used for web browsers that
don't support script code.
<OBJECT> </OBJECT>
Object, the replacement for
Applets and more.
<OL> </OL> Numbered or ordered list.
<OPTGROUP> </OPTGROUP>
Sets up choices inside a
SELECT menu.
<OPTION> </OPTION>
Used to set items in a list of
selectable items in a form.
<P> </P> Paragraph.
<PARAM> -
Used to set up parameters for
the OBJECT and APPLET
elements..
<PRE> </PRE>
Preformatted text. Text
presented as typed with tabs,
spaces and other whitespace.
<Q> </Q> Quotation.
<SAMP> </SAMP> Denotes sample text.
<SCRIPT> </SCRIPT>
Used to embed client side script
in HTML code, usually in the
header.
<SELECT> </SELECT>
Creates a list of items that can
be selected.
<SMALL> </SMALL>
Makes text smaller than
normal.
<SPAN> </SPAN> Allows text attributes and color
to be modified at any location.
<STRIKE> </STRIKE>
Draws a line through the text as
a "strikeout".
<STRONG> </STRONG>
Same as bold but denotes
strong emphasis.
<STYLE> </STYLE>
Used to set the style of the web
page.
<SUB> </SUB> Subscript.
<SUP> </SUP> Superscript.
<TABLE> </TABLE> Table.
<TD> </TD> Designates a table data cell.
<TEXTAREA> </TEXTAREA>
Indicates an element that has
multiple text lines
<TH> </TH> Designates a table header.
<TR> </TR> Designates a table row.
<TITLE> </TITLE> Document or page title.
<TT> </TT> Monospaced typewriter font.
<U> </U> Underlined text.
<UL> </UL> Unnumbered list.

Mais conteúdo relacionado

Mais procurados

Images and Tables in HTML
Images and Tables in HTMLImages and Tables in HTML
Images and Tables in HTML
Aarti P
 
Html project
Html projectHtml project
Html project
arsh7511
 

Mais procurados (20)

Web design - Working with tables in HTML
Web design - Working with tables in HTMLWeb design - Working with tables in HTML
Web design - Working with tables in HTML
 
Css pseudo-classes
Css pseudo-classesCss pseudo-classes
Css pseudo-classes
 
Practicals it
Practicals itPracticals it
Practicals it
 
Css types internal, external and inline (1)
Css types internal, external and inline (1)Css types internal, external and inline (1)
Css types internal, external and inline (1)
 
An Introduction to the DOM
An Introduction to the DOMAn Introduction to the DOM
An Introduction to the DOM
 
Html ppt
Html pptHtml ppt
Html ppt
 
Introduction to HTML and CSS
Introduction to HTML and CSSIntroduction to HTML and CSS
Introduction to HTML and CSS
 
HTML
HTMLHTML
HTML
 
Images and Tables in HTML
Images and Tables in HTMLImages and Tables in HTML
Images and Tables in HTML
 
Bootstrap 3
Bootstrap 3Bootstrap 3
Bootstrap 3
 
HTML and CSS crash course!
HTML and CSS crash course!HTML and CSS crash course!
HTML and CSS crash course!
 
Web development using html 5
Web development using html 5Web development using html 5
Web development using html 5
 
CSS.ppt
CSS.pptCSS.ppt
CSS.ppt
 
Html Table
Html TableHtml Table
Html Table
 
CSS Basics
CSS BasicsCSS Basics
CSS Basics
 
Html ppt
Html pptHtml ppt
Html ppt
 
Bootstrap PPT by Mukesh
Bootstrap PPT by MukeshBootstrap PPT by Mukesh
Bootstrap PPT by Mukesh
 
How Cascading Style Sheets (CSS) Works
How Cascading Style Sheets (CSS) WorksHow Cascading Style Sheets (CSS) Works
How Cascading Style Sheets (CSS) Works
 
Html table
Html tableHtml table
Html table
 
Html project
Html projectHtml project
Html project
 

Semelhante a Html tags

Html update1(30 8-2009)
Html update1(30 8-2009)Html update1(30 8-2009)
Html update1(30 8-2009)
himankgupta31
 

Semelhante a Html tags (20)

Html
HtmlHtml
Html
 
Html update1(30 8-2009)
Html update1(30 8-2009)Html update1(30 8-2009)
Html update1(30 8-2009)
 
SDP_HTML.pptx
SDP_HTML.pptxSDP_HTML.pptx
SDP_HTML.pptx
 
Html
HtmlHtml
Html
 
Web page concept Basic
Web page concept  BasicWeb page concept  Basic
Web page concept Basic
 
Web page concept final ppt
Web page concept  final pptWeb page concept  final ppt
Web page concept final ppt
 
HTML5 with PHP.ini
HTML5 with PHP.iniHTML5 with PHP.ini
HTML5 with PHP.ini
 
Sybsc cs sem 3 Web Programming unit 1
Sybsc cs sem 3 Web Programming unit 1Sybsc cs sem 3 Web Programming unit 1
Sybsc cs sem 3 Web Programming unit 1
 
Html basics-auro skills
Html basics-auro skillsHtml basics-auro skills
Html basics-auro skills
 
WEB DESIGNING.pdf
WEB DESIGNING.pdfWEB DESIGNING.pdf
WEB DESIGNING.pdf
 
Html tutorials
Html tutorialsHtml tutorials
Html tutorials
 
Html tutorials
Html tutorialsHtml tutorials
Html tutorials
 
Intr to-html-xhtml-1233508169541646-3
Intr to-html-xhtml-1233508169541646-3Intr to-html-xhtml-1233508169541646-3
Intr to-html-xhtml-1233508169541646-3
 
Web designing
Web designingWeb designing
Web designing
 
Week-1_PPT_WEBAPPS-done.pptx
Week-1_PPT_WEBAPPS-done.pptxWeek-1_PPT_WEBAPPS-done.pptx
Week-1_PPT_WEBAPPS-done.pptx
 
HTML-INTRO.pptx
HTML-INTRO.pptxHTML-INTRO.pptx
HTML-INTRO.pptx
 
Html
HtmlHtml
Html
 
4THseminar ppt on HTML-5.pptx
4THseminar ppt on HTML-5.pptx4THseminar ppt on HTML-5.pptx
4THseminar ppt on HTML-5.pptx
 
Html introduction
Html introductionHtml introduction
Html introduction
 
Html1
Html1Html1
Html1
 

Mais de Daniel Downs

Developing a mobile application curriculum which empowers authentic
Developing a mobile application curriculum which empowers authenticDeveloping a mobile application curriculum which empowers authentic
Developing a mobile application curriculum which empowers authentic
Daniel Downs
 
Module11: Creating A External Style Sheet and Creating A Gallery
Module11: Creating A External Style Sheet and Creating A GalleryModule11: Creating A External Style Sheet and Creating A Gallery
Module11: Creating A External Style Sheet and Creating A Gallery
Daniel Downs
 
Seo continued page 2
Seo continued page 2Seo continued page 2
Seo continued page 2
Daniel Downs
 
Module 10search engine optimization
Module 10search engine optimizationModule 10search engine optimization
Module 10search engine optimization
Daniel Downs
 
Ipad quick-reference-2
Ipad quick-reference-2Ipad quick-reference-2
Ipad quick-reference-2
Daniel Downs
 
Index of jquery template 2 Minuteman Summer Web Dev.
Index of jquery template 2 Minuteman Summer Web Dev.Index of jquery template 2 Minuteman Summer Web Dev.
Index of jquery template 2 Minuteman Summer Web Dev.
Daniel Downs
 
Jquery template 1 3 pages
Jquery template 1 3 pagesJquery template 1 3 pages
Jquery template 1 3 pages
Daniel Downs
 
Module6 htmlcss helpfulcodeandwebsites
Module6 htmlcss helpfulcodeandwebsitesModule6 htmlcss helpfulcodeandwebsites
Module6 htmlcss helpfulcodeandwebsites
Daniel Downs
 
Module 4 Minuteman Lexington Web Design Daniel Downs
Module 4 Minuteman Lexington Web Design Daniel DownsModule 4 Minuteman Lexington Web Design Daniel Downs
Module 4 Minuteman Lexington Web Design Daniel Downs
Daniel Downs
 
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington Ma
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington MaModule 3 Progress Codes Web Design Daniel Downs Minuteman Lexington Ma
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington Ma
Daniel Downs
 
Module 2 lexington minuteman web development basic layout template
Module 2  lexington minuteman web development basic layout templateModule 2  lexington minuteman web development basic layout template
Module 2 lexington minuteman web development basic layout template
Daniel Downs
 
Module 1 Web design & Development Lexington Minuteman
Module 1 Web design & Development Lexington MinutemanModule 1 Web design & Development Lexington Minuteman
Module 1 Web design & Development Lexington Minuteman
Daniel Downs
 
App research project
App research projectApp research project
App research project
Daniel Downs
 
Daniel Downs: Student Experiences In A Project Based Learning Technology Curr...
Daniel Downs: Student Experiences In A Project Based Learning Technology Curr...Daniel Downs: Student Experiences In A Project Based Learning Technology Curr...
Daniel Downs: Student Experiences In A Project Based Learning Technology Curr...
Daniel Downs
 
Blogger custom domain on go daddy blogger widgets
Blogger custom domain on go daddy   blogger widgetsBlogger custom domain on go daddy   blogger widgets
Blogger custom domain on go daddy blogger widgets
Daniel Downs
 
Outline for action research prospectus
Outline for action research prospectusOutline for action research prospectus
Outline for action research prospectus
Daniel Downs
 
You have decided to go off on your own as a freelance webdesigner
You have decided to go off on your own as a freelance webdesignerYou have decided to go off on your own as a freelance webdesigner
You have decided to go off on your own as a freelance webdesigner
Daniel Downs
 
Making a basicappinflash (1)
Making a basicappinflash (1)Making a basicappinflash (1)
Making a basicappinflash (1)
Daniel Downs
 
Web design 1& 2 lesson outline
Web design 1& 2 lesson outlineWeb design 1& 2 lesson outline
Web design 1& 2 lesson outline
Daniel Downs
 

Mais de Daniel Downs (20)

Developing a mobile application curriculum which empowers authentic
Developing a mobile application curriculum which empowers authenticDeveloping a mobile application curriculum which empowers authentic
Developing a mobile application curriculum which empowers authentic
 
Module11: Creating A External Style Sheet and Creating A Gallery
Module11: Creating A External Style Sheet and Creating A GalleryModule11: Creating A External Style Sheet and Creating A Gallery
Module11: Creating A External Style Sheet and Creating A Gallery
 
Seo continued page 2
Seo continued page 2Seo continued page 2
Seo continued page 2
 
Module 10search engine optimization
Module 10search engine optimizationModule 10search engine optimization
Module 10search engine optimization
 
Ipad quick-reference-2
Ipad quick-reference-2Ipad quick-reference-2
Ipad quick-reference-2
 
Index of jquery template 2 Minuteman Summer Web Dev.
Index of jquery template 2 Minuteman Summer Web Dev.Index of jquery template 2 Minuteman Summer Web Dev.
Index of jquery template 2 Minuteman Summer Web Dev.
 
Jquery template 1 3 pages
Jquery template 1 3 pagesJquery template 1 3 pages
Jquery template 1 3 pages
 
Module6 htmlcss helpfulcodeandwebsites
Module6 htmlcss helpfulcodeandwebsitesModule6 htmlcss helpfulcodeandwebsites
Module6 htmlcss helpfulcodeandwebsites
 
Module 4 Minuteman Lexington Web Design Daniel Downs
Module 4 Minuteman Lexington Web Design Daniel DownsModule 4 Minuteman Lexington Web Design Daniel Downs
Module 4 Minuteman Lexington Web Design Daniel Downs
 
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington Ma
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington MaModule 3 Progress Codes Web Design Daniel Downs Minuteman Lexington Ma
Module 3 Progress Codes Web Design Daniel Downs Minuteman Lexington Ma
 
Module 2 lexington minuteman web development basic layout template
Module 2  lexington minuteman web development basic layout templateModule 2  lexington minuteman web development basic layout template
Module 2 lexington minuteman web development basic layout template
 
Module 1 Web design & Development Lexington Minuteman
Module 1 Web design & Development Lexington MinutemanModule 1 Web design & Development Lexington Minuteman
Module 1 Web design & Development Lexington Minuteman
 
App research project
App research projectApp research project
App research project
 
Daniel Downs: Student Experiences In A Project Based Learning Technology Curr...
Daniel Downs: Student Experiences In A Project Based Learning Technology Curr...Daniel Downs: Student Experiences In A Project Based Learning Technology Curr...
Daniel Downs: Student Experiences In A Project Based Learning Technology Curr...
 
Blogger custom domain on go daddy blogger widgets
Blogger custom domain on go daddy   blogger widgetsBlogger custom domain on go daddy   blogger widgets
Blogger custom domain on go daddy blogger widgets
 
Outline for action research prospectus
Outline for action research prospectusOutline for action research prospectus
Outline for action research prospectus
 
You have decided to go off on your own as a freelance webdesigner
You have decided to go off on your own as a freelance webdesignerYou have decided to go off on your own as a freelance webdesigner
You have decided to go off on your own as a freelance webdesigner
 
Making a basicappinflash (1)
Making a basicappinflash (1)Making a basicappinflash (1)
Making a basicappinflash (1)
 
Daniel Downs Technology Portfolio Final May 2013 final (1)
Daniel Downs Technology Portfolio Final May 2013 final (1)Daniel Downs Technology Portfolio Final May 2013 final (1)
Daniel Downs Technology Portfolio Final May 2013 final (1)
 
Web design 1& 2 lesson outline
Web design 1& 2 lesson outlineWeb design 1& 2 lesson outline
Web design 1& 2 lesson outline
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Último (20)

Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 

Html tags

  • 1. HTML Tags This page lists HTML tags and gives links to where you can find information about each HTML tag in this tutorial. Start tag End tag Description <!DOCTYPE> - Document type. <ABBREV> </ABBREV> Denotes an abbreviation. <A> </A> Anchor <APPLET> </APPLET> Anchor <AREA> - Defines areas of an image map that the user may click on to establish a link. <AU> </AU> Author. <B> </B> Bold text <BASE> - Defines the base point from which anchor references are made. <BASEFONT> - Used to set the default font size on the current page. <BGSOUND> - Used to play sounds on a web page. <BIG> </BIG> Set text size to larger than normal. <BLOCKQUOTE> </BLOCKQUOTE> Indents the text as though it were a quote. <BR> - Break, starts a new line, but doesn't put a blank line between text. <BODY> </BODY> Defines the body of the HTML page. <BUTTON> </BUTTON> Used to define a FORM submit, reset, or push button. <CODE> </CODE> Denotes program code and should be set in the same format as the PRE tag, but does not work either with all browsers or all HTML versions. <DIR> </DIR> directory <DD> </DD> Designated definition.
  • 2. <DEL> </DEL> Denotes deleted text. <DIV> </DIV> Used to offset parts of the HTML document to perform assignment of special attributes or controls to that section. <DFN> </DFN> Denotes the definition of a term. <DL> </DL> Definition list. <DOCTYPE> - Document type. <DT> </DT> Definition term. <EM> </EM> Sets text in italics and denotes emphasis. <FIELDSET> </FIELDSET> Allows grouping of form controls. <FONT> </FONT> Sets a section of text with a specific font. <FORM> </FORM> Displays a form for user information. <FRAME> - Specifies a frame to be placed inside a FRAMESET. <FRAMESET> </FRAMESET> Used to divide the browser window into separate frames that can display multiple documents. <H1> </H1> Defines a level 1 header. <H2> </H2> Defines a level 2 header. <H3> </H3> Defines a level 3 header. <H4> </H4> Defines a level 4 header. <H5> </H5> Defines a level 5 header. <H6> </H6> Defines a level 6 header. <HEAD> </HEAD> Defines the head of document. <HR> - Horizontal rule, starts a new line with horizontal graphic line between sections. <HTML> </HTML> Defines an HTML document or page. <IMG> - Used to embed graphics in HTML pages. <INPUT> </INPUT> An input element for a form. <INS> </INS> Denotes inserted text.
  • 3. <I> </I> Italics <KBD> </KBD> Text to be typed at the keyboard, such as a computer command. The test is displayed in a mono spaced format. <LABEL> <.LABEL> Allows an ability to click on a text label to select a form control <LI> - List item in a list. <MAP> </MAP> Starts a client-side image map. <MENU> </MENU> A menu list (Depreciated). <META> - Meta element defining special characteristics of the document. <NOFRAMES> </NOFRAMES> Used for web browsers that don't support FRAMESETs. <NOSCRIPT> </NOSCRIPT> Used for web browsers that don't support script code. <OBJECT> </OBJECT> Object, the replacement for Applets and more. <OL> </OL> Numbered or ordered list. <OPTGROUP> </OPTGROUP> Sets up choices inside a SELECT menu. <OPTION> </OPTION> Used to set items in a list of selectable items in a form. <P> </P> Paragraph. <PARAM> - Used to set up parameters for the OBJECT and APPLET elements.. <PRE> </PRE> Preformatted text. Text presented as typed with tabs, spaces and other whitespace. <Q> </Q> Quotation. <SAMP> </SAMP> Denotes sample text. <SCRIPT> </SCRIPT> Used to embed client side script in HTML code, usually in the header. <SELECT> </SELECT> Creates a list of items that can be selected. <SMALL> </SMALL> Makes text smaller than normal. <SPAN> </SPAN> Allows text attributes and color
  • 4. to be modified at any location. <STRIKE> </STRIKE> Draws a line through the text as a "strikeout". <STRONG> </STRONG> Same as bold but denotes strong emphasis. <STYLE> </STYLE> Used to set the style of the web page. <SUB> </SUB> Subscript. <SUP> </SUP> Superscript. <TABLE> </TABLE> Table. <TD> </TD> Designates a table data cell. <TEXTAREA> </TEXTAREA> Indicates an element that has multiple text lines <TH> </TH> Designates a table header. <TR> </TR> Designates a table row. <TITLE> </TITLE> Document or page title. <TT> </TT> Monospaced typewriter font. <U> </U> Underlined text. <UL> </UL> Unnumbered list.