![]() |
HTML links are defined with the |
<a href="https://www.w3schools.com">This is a link</a>
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h2>HTML Links</h2>
<p>HTML links are defined with the a tag:</p>
<a href="https://itupto">This is a link</a>
</body>
</html>
How to create HTML Documents | HTML Basic |
How to create HTML <!DOCTYPE> Declaration | HTML Basic |
How to create HTML Headings | HTML Basic |
How to create HTML Paragraphs | HTML Basic |
How to create HTML Text Links | HTML Basic |
How to create HTML Image | HTML Basic |
How to View HTML Source | HTML Basic |
How is to look HTML Link? | HTML Basic |
What is the work of HTML Text Link? | HTML Basic |
Full Example of HTML Text Link | HTML Basic |
Read Full: | HTML Basic |
Category: | Web Tutorial |
Sub Category: | HTML Basic |
Uploaded: | 1 year ago |
Uploaded by: | Admin |
Views: | 281 |
Reffered: https://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic_link