| Specifies the beginning and end of an HTML file. |
| Sets off the title and other information that isn't displayed on the Web page itself |
| Sets off the visible portion of the document |
Creates a hyperlink | |
| Creates preformatted text |
| Creates the largest headline |
| Creates the smallest headline |
| Creates bold text |
| Creates italic text |
| Creates teletype, or typewriter-style text |
| Creates a citation, usually italic |
| Emphasizes a word (with italic or bold) |
| Sets size of font, from 1 to 7 |
| Sets font color, using name or hex value |
| Creates a new paragraph |
| Inserts a line break |
| A generic tag used to format large blocks of HTML, also used for style sheets |
| Adds an image. “src” is the name of the file. |
| Inserts a horizontal rule |
| Comment tag |
| Allows embedding java-applets. |
![]() |
List of HTML tags: |
HTML stands for Hyper Text Markup Language. It is not a programming language but a formatting language. Tags are elements of HTML pages that allow us to specify different formatting options. Most of the tags take the following syntax: . The table given below lists some of the common tags used in HTML
Related Topics:
You might also like:
Subject :
Java
0 comments:
Post a Comment