HTML Meta Tag (For Add Any Website URI)

 <a href="https://codewithharry.com">click here to go sheraz website</a>


use attribute for URL open in a new WINDOW


 <a href="https://codingwithsheraz.blogspot.com/" target="main">sheraz website</a>

use a click able image

<a href="https://codingwithsheraz.blogspot.com/" target="main">
        <img src="nature beautiii" alt="sheraz website" width="123">
    </a>

Comments

Popular posts from this blog

HTML ( SECTION , BLOCK & INLINE Elements list) ( DIV , & SPAN Commands)