Go Back   djbosak.com forums > Tutorial Forums > Template Tutorials : > Working On Your Template With a HTML Editor :
Reply
 
Thread Tools Display Modes

Creating links with a HTML editor...
Old 04-29-2006, 02:04 PM   #1
djbosak
Administrator
 
djbosak is offline
Join Date: Apr 2006
Posts: 112
Default Creating links with a HTML editor...

A hyper reference is the main advantage of HTML documents. So it's very important to know how to add links in your web design template. This procedure is very simple if you are using a HTML editor.

If you are using Macromedia Dreamweaver select the text or image that you want to create a link for, then go to the Properties panel (press CTRL+F3 if you can not see it for any reason). In this panel you will see the Link input box. Fill it in with the appropriate url.


Fig 7.6 Link Input Box

For Microsoft FrontPage users, the link adding procedure is as follows. Right click on the selected text or image and select Hyperlink... from the context menu. Fill the Address input box with the appropriate url.


Fig 7.7 Address Input Box

If you have some skills in HTML coding you can put the hyper link directly into the HTML code. You have to put the opening reference tag before the content you want to be linked and the closing tag after that:

<a href="your_url_here">Content goes here</a>

Last edited by djbosak : 04-29-2006 at 02:52 PM.
  Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating one way non-reciprocal links... djbosak Link Exchange Articles : 0 05-07-2006 12:25 PM
The Most Productive Ways To Build Links As Fast As Possible... djbosak Link Exchange Articles : 0 05-05-2006 12:44 AM
Should You Buy Links, Get Links For Free, Or... Do Both? djbosak Link Exchange Articles : 0 05-05-2006 12:39 AM
Changing the text with a HTML editor... djbosak Working On Your Template With a HTML Editor : 0 04-29-2006 02:47 PM
Changing the text font and color with a HTML editor... djbosak Working On Your Template With a HTML Editor : 0 04-29-2006 02:20 PM



All times are GMT -4. The time now is 07:05 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.