- E-mail Link
- Automatically opens a new message in a default e-mail program and inserts the appropriate contact e-mail address in the to field.
- < a > Tag
- This tag is used to create link for web pages. This tag is also called an anchor tag
- Mailto
- Mail to is a URL in a clicked link, it automatically opens a new message in the default e-mail program and inserts the approriate contact e-mail address in the TO field.
-
- Target
- A target is a named location or anchor within a Web page to which a link can be created
- href(Hypertext Reference)
- Use to link Web pages to external Web Pages
- Thumbmail Image
- A smaller version of the image itself.
- Link
-
- Normal Link
- Vlink
- visted link, controls the color of the link that has been clicked or visited
- alink
- active link, controls the color of a link immediately after the mouse clicks the hyperlink
- color="#*****"
- changes font color, valueee inside quotation marks is a six digit color code or color name
- face="fontname"
- change the font face or type,value inside of quotation
-
- size="*"
- changes the font size,value inside quotation marks
-
- rel
- indicates a forward relationship from the current document to thee linked document
- rev
- inicates a reverse relationship from the current document to the linked document
- type
- specifies the content type
- name
- defines the name for the current anchor so that is may be a target or destination of another link.
- < b> b> tag
- bold
- strong tag
- bold
- big tag
- increase font size in comparision to the surrounding text
- block quote tag
- designates a long quotation, indents margins
- em tag
- logical style tag that displays wtih emphasis
- i tag
- to italizie
- pre tag
- sets enclosed text as preformatted material(saves lines or spaces)
- small tag
- decrease font size in comparision to the surrounding text
- sub tag
- displays as subscript
- sup tag
- displays as superscript
- tt tag
- displays as a teletype or monospace text
- u tag
- underline
- br tag
- break line tag