Hi guys!
I hope you are fine and also understand our previous classes completely but If you are having any problem, just post a comment :)
Now we are starting our class 6, in this class you learn a very Important tag of HTML5, which is the most important tag (<a href=""> </a> ) So lets start it without wasting time.
This tag is used to link another page with your main page.
So Let suppose we have our Index page with some text. We want a word which goes to another page after clicking , there we have the Word Tutting City.
See Our Example.
Anochors & Hypertext Reference
In this Tutorial we learn about Linking in HTML.This Course is available for free only on Tutting City
So there it is linked with our Home page. Now see this code how we use the hypertext reference tag.
<h3>Anochors & Hypertext Reference</h3>This is the simple tag if you want to open the page in new tag just Like the following.
<blockquote>In this Tutorial we learn about Linking in HTML.</blockquote>
<p>This Course is available for free only on <a href="http://www.tuttingcity.com">Tutting City</a> </p>
Code is Here
<p>Watch Course available for free only on <a href="http://www.tuttingcity.com/search/label/HTML5" target="_blank">Tutting City</a> </p>
[tab] [content title="YouTube" icon="fa-youtube"] [/content] [/tab]
0 comments:
Post a Comment