HTML Tags



·     <!-->                                  Comment
·     <A>                                   Anchor
·     <ABBREV>                       Abbreviation
·     <ACRONYM>                   Acronym
·     <ADDRESS>                   Address
·    <APPLET>                     Java Applet
·     <AREA>                            Area
·     <AU>                                 Author
·     <AUTHOR>                      Author

·     <B>                                  Bold
·     <BANNER>                      Banner
·     <BASE>                           Base
·    <BASEFONT>               Base Font
·    <BGSOUND>                 Background Sound
·    <BIG>                             Big Text
·     <BLINK>                          Blink
·     <BLOCKQUOTE>         Block Quote
·    <BQ>                              Block Quote



·     <BODY>                          Body
·    <BR>                              Line Break
·     <CAPTION>                     Caption
·     <CENTER>                       Center
·     <CITE>                             Citation
·     <CODE>                          Code
·    <COL>                            Table Column
·    <COLGROUP>               Table Column Group
·     <CREDIT>                        Credit
·    <DEL>                            Deleted Text
·     <DFN>                              Definition
·    <DIR>                             Directory List
·     <DIV>                                Division
·    <DL>                              Definition List
·    <DT>                              Definition Term
·     <DD>                                 Definition
·     <EM>                                 Emphasized
·     <EMBED>                         Embed
·     <FIG>                               Figure
·     <FN>                                 Footnote
·     <FONT>                           Font
·     <FORM>                           Form
·     <FRAME>                         Frame
·    <FRAMESET>               Frame Set
·    <H1>                               Heading 1
·    <H2>                               Heading 2
·    <H3>                               Heading 3
·    <H4>                               Heading 4
·    <H5>                               Heading 5
·    <H6>                               Heading 6
·     <HEAD>                           Head
·    <HR>                              Horizontal Rule
·     <HTML>                           HTML
·    <I>                                    Italic
·    <IFRAME>                      Frame - Floating
·    <IMG>                            Inline Image
·    <INPUT>                        Form Input
·    <INS>                             Inserted Text
·    <ISINDEX>                    Is Index
·     <KBD>                              Keyboard
·     <LANG>                           Language
·    <LH>                              List Heading
·    <LI>                                List Item
·     <LINK>                             Link
·     <LISTING>                       Listing
·     <MAP>                             Map
·     <MARQUEE>                   Marquee
·     <MATH>                          Math
·    <MENU>                        Menu List
·     <META>                           Meta
·    <MULTICOL>                Multi Column Text
·    <NOBR>                        No Break
·    <NOFRAMES>               No Frames
·     <NOTE>                           Note
·    <OL>                              Ordered List
·     <OVERLAY>                    Overlay
·     <P>                                   Paragraph
·     <PARAM>                         Parameters
·     <PERSON>                      Person
·    <PLAINTEXT>               Plain Text
·    <PRE>                            Preformatted Text
·     <Q>                                  Quote
·     <RANGE>                        Range
·     <SAMP>                           Sample
·     <SCRIPT>                        Script
·    <SELECT>                     Form Select
·    <SMALL>                       Small Text
·    <SPACER>                    White Space
·     <SPOT>                           Spot
·     <STRIKE>                         Strikethrough
·     <STRONG>                      Strong
·     <SUB>                              Subscript
·     <SUP>                               Superscript
·    <TAB>                            Horizontal Tab
·     <TABLE>                         Table
·    <TBODY>                       Table Body
·    <TD>                              Table Data
·    <TEXTAREA>                   Form Text Area
·    <TEXTFLOW>                Java Applet Textflow
·    <TFOOT>                       Table Footer
·    <TH>                              Table Header
·    <THEAD>                       Table Head
·     <TITLE>                           Title
·    <TR>                              Table Row
·     <TT>                                 Teletype
·     <U>                                   Underlined
·    <UL>                              Unordered List
·     <VAR>                              Variable
·    <WBR>                          Word Break
·      <XMP>                              Example



Related Posts:

  • Data Link Layer Of OSI Model The data link layer is the penultimate or the second lowermost in the OSI model. The data link layer is made up of two sublayers: MAC (Media Access Control) Layer LLC (Logical Link Control) Layer Both o… Read More
  • Methods of data storage Methods of data storage Data storage is the holding of data in an electromagnetic form for access by a computer processor. There are two main kinds of storage: Primary storage is data that is held … Read More
  • Introduction to Data and Information introduction - what information does a business need? We talk often about Information - the "I" in ICT. But what is information? How does it differ from "data"? And what kind of information does a business re… Read More
  • HTML Tags ·     <!-->                                  Comment ·     <A>            … Read More
  • Network Layer Of OSI Mode: Functionalities and Protocols Network Layer: Network layer is the third layer in the OSI model and here are some of the functionalities of the network layer: Logical Addressing In the internet world, there are two kinds of addressing, data lin… Read More