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 (20)

HTML practical file
HTML practical fileHTML practical file
HTML practical file
 
Mail Merge in Microsoft Word
Mail Merge in Microsoft WordMail Merge in Microsoft Word
Mail Merge in Microsoft Word
 
Html coding
Html codingHtml coding
Html coding
 
Html forms
Html formsHtml forms
Html forms
 
HTML (Web) basics for a beginner
HTML (Web) basics for a beginnerHTML (Web) basics for a beginner
HTML (Web) basics for a beginner
 
Basic html
Basic htmlBasic html
Basic html
 
Visual Basic Source Codes for Class 11 HSc Paper 1 Practicals
Visual Basic Source Codes for Class 11 HSc Paper 1 PracticalsVisual Basic Source Codes for Class 11 HSc Paper 1 Practicals
Visual Basic Source Codes for Class 11 HSc Paper 1 Practicals
 
Html Basic Tags
Html Basic TagsHtml Basic Tags
Html Basic Tags
 
html forms
html formshtml forms
html forms
 
Html table tags
Html table tagsHtml table tags
Html table tags
 
Ms access 2007
Ms access 2007Ms access 2007
Ms access 2007
 
Html presentation
Html presentationHtml presentation
Html presentation
 
Basic HTML
Basic HTMLBasic HTML
Basic HTML
 
Html ppt
Html pptHtml ppt
Html ppt
 
CSS Basics
CSS BasicsCSS Basics
CSS Basics
 
Bootstrap Part - 1
Bootstrap Part - 1Bootstrap Part - 1
Bootstrap Part - 1
 
Html Slide Part-1
Html Slide Part-1Html Slide Part-1
Html Slide Part-1
 
Html forms
Html formsHtml forms
Html forms
 
Excel notes by satish kumar avunoori
Excel notes by satish kumar avunooriExcel notes by satish kumar avunoori
Excel notes by satish kumar avunoori
 
Html5
Html5 Html5
Html5
 

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 authenticDaniel 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 GalleryDaniel Downs
 
Seo continued page 2
Seo continued page 2Seo continued page 2
Seo continued page 2Daniel Downs
 
Module 10search engine optimization
Module 10search engine optimizationModule 10search engine optimization
Module 10search engine optimizationDaniel Downs
 
Ipad quick-reference-2
Ipad quick-reference-2Ipad quick-reference-2
Ipad quick-reference-2Daniel 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 pagesDaniel Downs
 
Module6 htmlcss helpfulcodeandwebsites
Module6 htmlcss helpfulcodeandwebsitesModule6 htmlcss helpfulcodeandwebsites
Module6 htmlcss helpfulcodeandwebsitesDaniel 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 DownsDaniel 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 MaDaniel 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 templateDaniel 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 MinutemanDaniel Downs
 
App research project
App research projectApp research project
App research projectDaniel 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 widgetsDaniel Downs
 
Outline for action research prospectus
Outline for action research prospectusOutline for action research prospectus
Outline for action research prospectusDaniel 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 webdesignerDaniel Downs
 
Making a basicappinflash (1)
Making a basicappinflash (1)Making a basicappinflash (1)
Making a basicappinflash (1)Daniel Downs
 
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)Daniel Downs
 
Web design 1& 2 lesson outline
Web design 1& 2 lesson outlineWeb design 1& 2 lesson outline
Web design 1& 2 lesson outlineDaniel 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

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
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 FMESafe Software
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
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 REVIEWERMadyBayot
 
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.pptxRustici Software
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
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 FMESafe Software
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
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 educationjfdjdjcjdnsjd
 

Último (20)

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
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
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
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
 
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
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
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
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
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
 

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.