Thursday, August 31, 2017

Link Tag

Link

Use of links is very important in using a web site. Link's lexical meanings are attached. That means linking another page with a web page is linking. To link HTML, <a> tag or anchor tag is used. Such as <a href="http://www.tutohost.com/"> www. Tutohost.com </a> This means that the link to the page to be created should be written in the address href = "............... .." and the text that will be displayed in the link is <a href=" "> ..................... .. < / A>.

Example Programs
<Html>
<Head>
<Title> www.tutohost.com </ title>
</ Head>
<Body bgcolor = "green">
<a href="http://www.tutohost.com/"> www. Tutohost.com </a> <br />
<a href="mailto:admin@tutohost.com"> admin@tutohost.com </a>
</ Body>
</ Html>


Open a Notepad and enter the code at the top and save the file by clicking on Save as by clicking on File name: index.html, Save as type: All files, save index.html file with Mozilla Firefox, and look like a picture next to it.

No comments:

Post a Comment

Flash Addition Tags

Flash Addition One of the most interesting elements of the Flash Animation Web site. Attractive navigation bars, banners, buttons, etc. t...