In general that such the link is what one site manages. In this clause(article) it will be told about many opportunities of links. Naturally in many tutorials already all have been explained in parts, but it is necessary to collect all together and briefly to tell about each effect. Well we shall start....

In general the link itself <a href = "ypur_path"> the name of the link </a>, but how much it is possible to create a kind with it? The answer: it is A lot of! Many saw, that at prompting on link help to this link can sometimes get out, all is done(made) on means тега title. An example: <a href = " http: // www.wmaster.com title = " a class site "> the Site for a web of masters </a>. Well and if you have put the link to graphic object then will help тег "alt". All need to be made also, but instead of a place "title" to enter "alt".

That the link changed the color at prompting for it(her) a mousy, it is convenient for us to apply CSS (Cascading Style Sheets) or on ours " Cascade tables of Styles ". Sometimes the design does not allow " to hold on a site " underlined link  links have not been underlined, it is necessary to register / on a page <style> a {text-decoration: none} </style>. But it is possible to make and so that the link has not been underlined, but at prompting the cursor she was emphasized. For this purpose register so:

<style> a {text-decoration: none}

a:hover {text-decoration: underline}

</style>

Like the most important effects with use CSS I have described. Now it is possible to disassemble one more kind of links is an anchor, the internal link to any part of page. The anchor is put so:

<a href = " * link "> the Text </a>, and on that place where the link should result is put: <a name = "link"> text </a>

Also the link can conduct simply upward. It is necessary for those who builds дольшие pages. That the link conducted on the beginning of page, it is necessary to register so: <a href = "top"> text </a>

Well. About links I have told the most important. Come on a site and read new clauses(articles).



© Web Development Company Conkurent, LLC 2008-2009. All rights reserved.