HTML Flashcards
Anchor tag
Used to produce links
Body tag
Used to display text, images and link
Bold tag
Used for the text in bold
Center tag
Used for displaying text or image in the center
Comment tag
Used for inserting comments
Container tag
It adds a start and end tag
Empty tag
Tag that has a start tag only and no closing tag
External link
It is used for linking two different documents
Formatting tags
It is used to give formatting effects
Head tag
It is the first element under the HTML that contains information about the HTML document
Horizontal rule tag
Creates a horizontal line in a html page
HTML TAG ATTRIBUTES
Provides Additional information about HTML elements
HTML TAG
Used to identify the program as a standard HTML document
LINE BREAK TAG
Gives a single line break
No break tag
DisAllows any line breaks in the text between the tags
Paragraph tag
Defines a paragraph in a web page
strike through tag
Used For striking a line through the middle of the text
Sub-script tag
used for displaying the text in subscript format
Super script tag
Used for displaying the text in superscript format
Title tag
Displays the text that appears as the title of the webpage
Underline tag
Used For underlining text
WYSIWYG EDITOR
Allows you to create a web page without the use of the HTML tags