HTML Link Tag Property With Examples

HTML Links are the directed embabed codes address of a website, webpage, webpage. In HTML, links are defined with the <a> tag:

<a href="url-goes-here">link text</a>

Input:

<a href="http://www.knigulper.com/2016/02/html-links.html">HTML Link Examples</a>

Output:

HTML Link Examples

The href attribute (http://www.knigulper.com/2016/02/html-links.html) specifies the destination address


Example:

Want to Buy this Add for your Business? <a href='http://www.knigulper.com/p/contact-us.html' target='_blank'>Grab Here</a>


Result:

Want to Buy this Add for your Business? Click Here

Comments

Popular posts from this blog

List of Top 11 Social Bookmarking Sites for 2018

6 Digital Marketing Strategies for Small Business

How to Create Separate AMP Pages On Blogger [AMP Plugin]