<head>
<link rel="stylesheet" type="text/css" href="theme.css">
</head>
Actually href is a html attribute, which is used for passing page url to the a tag.
Example
<a href="url">Click here</a>
<a href="mailto:mhmd.shrydh1996@gmail.com">Send me Email</a>
<!-- This is how you use a <a> tag in html -->
<a class="nav-link" href="Story.html">Story</a>
<!-- href is an "attribute" in html used in <a> tag etc..-->
<a href="https://dg-games.godaddysites.com">WEBSITE</a>
<link rel="stylesheet" href="./styles.css">
Code Example |
---|
Html :: github see commits by user |
Html :: bootstrap 5 cdn |
Html :: html meta redirect to another page |
Html :: add map in html |
Html :: html text color tag |
Html :: href tag in html |
Html :: convert element to html string |
Html :: html value attribute |
Html :: how to update html before alert |
Html :: subscript html |
Html :: full height div inside td |
Html :: link phone in safari |
Html :: range slider in html |
Html :: conditional script tag in html head site:stackoverflow.com |
Html :: lazy load |
Html :: radio button bootstrap |
Html :: how to create animated text in html |
Html :: etiqueta negritahtml |
Html :: country select in bootstrap form |
Html :: carousel html example |
Html :: adding color to text in html |
Html :: html open all links in new tab |
Html :: html autoplay loop many videos |
Html :: divs in html |
Html :: html cheat sheet |
Html :: html q tag |
Html :: klaviyo properties |
Html :: ionic range drag |
Html :: Remove html from string in sql |
Html :: simple mask money |