HTML CSS Tutorial Anchor

Style

  1. Add border to anchor hover effect in HTML and CSS

Basic

  1. Add link to another file in the same folder with anchor element in HTML and CSS
  2. Create a basic link to an external web site in HTML and CSS
  3. Create a basic link to another page within the same folder in HTML and CSS
  4. Create a link to a specific part of the page in HTML and CSS
  5. Create a link to send an email in HTML and CSS
  6. Create a link with white space in HTML and CSS
  7. Create a mail to link in HTML and CSS
  8. Create absolute link starting with http:// in HTML and CSS
  9. Link to the same page with anchor in HTML and CSS

Attribute

  1. Add title attribute to anchor in HTML and CSS
  2. Set id for anchor element in HTML and CSS

Image

  1. Create an Image Link with anchor element and image element in HTML and CSS

Target

  1. Set Link target in HTML and CSS

Font

  1. Set font size and color for visited anchor in HTML and CSS
  2. Set font weight and color for active anchor in HTML and CSS
  3. Set font weight and color for anchor hover in HTML and CSS