Links
Writing for the Web
Learn:
- That you are writing for site users and owners, but the users come first.
- Some guidelines for writing for the Web.
Horizontal navigation bars
Learn how to:
- Create horizontal nav bars with text.
- Position horizontal nav bars.
- Create horizontal nav bars with images and hover effects.
Styling links
You know how to make links with the <a> tag. Let’s improve their look. Learn:
- What the
<a>tag’s pseudo-classes are.
- How to use the pseudo-classes to create link effects.
Making links
Learn:
- How to use the
<a>tag.
- How to create basic navigation bars.
- How to create a table of contents for a long page.