ASP.NET Basics

HTML Basics
ASP.NET Web Server
Advanced HTML
Application Designing
Using Visual Studio
ASP.NET Standards
ASP.NET Styling
ASP.NET Navigation

ASP.NET Tips

ASP.NET Validation
HTML forms
CSS Styling
CSS Advanced
ASP.NET Features
ASP.NET Image Effects
Common mistakes
DB Design tips

Building Applications

Design Secure Apps
Build Secure Apps

4. Hyperlinks and Bookmarks

« Previous Chapter

Next Chapter »

In this part of the tutorial you will learn how to handle Hyperlinks and Bookmarks in your HTML document. This part is broken down into two sections:

  • Hyperlinks

    Learn how to add hyperlinks to your page and display it on your web page.
  • Bookmarks

    Learn how to add Bookmark elements on the page and further design your web page.

« Previous Chapter

Next Chapter »

Table of Contents

Chapter 1 - Software Needed
Chapter 2 - Basics of HTML
        Chapter 2.1 - How to declare HTML for a web page
Chapter 3 - HTML Text
        Chapter 3.1 - Adding Text
        Chapter 3.2 - Positioning Text
» Chapter 4 - Hyperlinks and Bookmarks
        Chapter 4.1 - Hyperlinks
        Chapter 4.2 - Bookmarks
Chapter 5 - Images and Backgrounds
        Chapter 5.1 - Images
        Chapter 5.2 - Backgrounds

[top]