Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Creating Links | Integrating Media and Navigation
HTML Text and Media Foundations

bookCreating Links

The a element is essential for creating hyperlinks in HTML. By using the href attribute, you specify the destination of the link. It is important to use descriptive link text rather than generic phrases. Well-written link text not only helps users understand where a link will take them, but also improves accessibility and search engine optimization (SEO).

index.html

index.html

copy

Avoid using vague link text such as "click here" or "read more." Instead, describe the link's destination or purpose so that users and search engines can better understand the context of each link.

Note
Note

Descriptive links help users understand where a link will take them, especially when using assistive technologies.

question mark

Why is it important to use descriptive link text in HTML?

Select the correct answer

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 3. Luku 3

Kysy tekoälyä

expand

Kysy tekoälyä

ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

Awesome!

Completion rate improved to 6.25

bookCreating Links

Pyyhkäise näyttääksesi valikon

The a element is essential for creating hyperlinks in HTML. By using the href attribute, you specify the destination of the link. It is important to use descriptive link text rather than generic phrases. Well-written link text not only helps users understand where a link will take them, but also improves accessibility and search engine optimization (SEO).

index.html

index.html

copy

Avoid using vague link text such as "click here" or "read more." Instead, describe the link's destination or purpose so that users and search engines can better understand the context of each link.

Note
Note

Descriptive links help users understand where a link will take them, especially when using assistive technologies.

question mark

Why is it important to use descriptive link text in HTML?

Select the correct answer

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 3. Luku 3
some-alt