|
||||||
| Tutorials Programming Tutorials - Post your tutorials here! |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
In this tutorail we have to explane the links for your web site!
The links are very usefull for todays web pages! To go from a page to another page we use links! Links are quick to enter from a page to another page! At todays web sites they have a great body, to do a great site we must have many pages! The code for to add links is: HTML Code:
<a herf="URL">The text</a> ![]() A link from internet can be like: CodeCall Programming - Home or from the desktop we have a folder named test and there are two .html or .php or .asp pages and for to enter to another one we merge fast enter to another named LINK! Wen we use: HTML Code:
<a herf="www.codecall.net">Code Call Home Page</a> And when we click on the blue text we will enter to the Code Call Home Page in same window but if we want to open at another window we use target="_blank" code! An example: HTML Code:
<a herf="www.codecall.net" target="_blank">Code Call Home Page</a> This tutorail is mine! - Regards, c0de! Last edited by John; 09-14-2007 at 04:29 PM. |
| Sponsored Links |
|
|
|
|||
|
For the benefit of any readers, the correct way to code a hyper link into an html document is:
HTML4Strict Code:
The original author used "herf" instead of "href" (the "e" and "r" are transposed) and if you do not include the protocol, which in my example is "http", the web browser is free to interpret the protocol and may try and open a local file on your PC instead of a page on the internet. Using the correct protocol is very important. The common ones are: http https ftp the reader is free to investigate what they mean. Last edited by KevinADC; 09-16-2007 at 02:45 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Top 10 Ways To Promote Your Web Site | ravs2k6 | Marketing | 30 | 02-02-2008 05:20 AM |
| Does Google Penalize for too many inbound links | Cleo8 | Search Engine Optimization | 6 | 04-23-2007 05:56 PM |
| Online RPG For Sale - Predicted PR 5 | phb50530 | Site Reviews | 10 | 01-10-2007 06:59 AM |
| Links Decoration | Jaan | Tutorials | 1 | 01-07-2007 11:45 AM |
| Number of links to your site | Blaze | Marketing | 8 | 10-15-2006 02:42 PM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |