![]() |
Definition and UsageThe This attribute is only used if Applies toThe
Browser Support |
Example:
HTML
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="https://horje.com/avatar.png" type="image/png" sizes="16x16">
</head>
<body>
<h2>Hello world!</h2>
<p>Open this page in a <a href="https://horje.com" target="_blank">new window</a> to see the favicon.</p>
<p><b>Note:</b> The sizes attribute is not currently supported in any of the major browsers.</p>
</body>
</html>
html sizes attribute |
How to add Icon with specified size - HTML sizes Attribute | HTML Attribute |
Read Full: | HTML Attribute |
Type: | Develop |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded by: | Admin |
Views: | 49 |
Reffered: https://www.w3schools.com/tags/att_sizes.asp