Lost Password?


Go Back   CodeCall Programming Forum > Software Development > Tutorials

Tutorials Programming Tutorials - Post your tutorials here!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-13-2007, 04:17 PM
c0de
Guest
 
Posts: n/a
Credits: 0 [Check]
Lightbulb How to add links to your site?

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>
At the "URL" we add the pages directory or a link.

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>
Then the Code Call Home Page will open at a new blank window!



This tutorail is mine!

- Regards, c0de!

Last edited by John; 09-14-2007 at 04:29 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 09-15-2007, 10:56 PM
KevinADC KevinADC is offline
Learning Programmer
 
Join Date: Jan 2007
Posts: 91
Credits: 4
Rep Power: 7
KevinADC is on a distinguished road
Default

Anyone that reads your tutorial is not going to be a happy camper. You didn't even get the simple anchor tag code corrrect. You should proof read your material before posting it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-16-2007, 02:42 PM
KevinADC KevinADC is offline
Learning Programmer
 
Join Date: Jan 2007
Posts: 91
Credits: 4
Rep Power: 7
KevinADC is on a distinguished road
Default

For the benefit of any readers, the correct way to code a hyper link into an html document is:

HTML4Strict Code:
  1. <a href="http://www.codecall.com" title="Link to CodeCall Forums">CodeCall</a>

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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT -5. The time now is 11:20 AM.

Contest Stats

WingedPanther ........ 2672.3
Xav ........ 2581.51
Brandon W ........ 1699.26
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 959.05
dcs ........ 650.52
Steve.L ........ 475.59
orjan ........ 409.29
chili5 ........ 380.6

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 97%

Ads