A Learning Place Showcase
A Learning Place Showcase
A Learning Place Showcase - Editing web pages with HTML Print Version Search
Editing web pages with HTML What is HTML and why use it? · Basic HTML rules · Formatting text with HTML · Link to other pages or website · Anchor links within a page · Opening new browser window · Email link in text · Inserting images into text · RSS Feeds · Embedding video ·
Link to other pages or website

Links to page within the website

To link to a different page within the website from a word in the page text, the following html tag is placed in front of the word you wish to be the link.  For example, if you were inserting a link to the home page of this site, you could use the term 'home page' in the text as the link by inserting the following tag in front of it:

<A href="http://www.learningplace.com.au/default_suborg.asp?orgid=28&suborgid=184">home page</A>

don't forget to finish it with the closing tag </A>

where http://www.learningplace.com.au/default_suborg.asp?orgid=28&suborgid=184 is the URL (address) of the page you wish to link to.  The URL is taken by finding the webpage you want to link to and copying the URL that appears in the top of the browser and pasting it into the tag as above.

This link would appear like this, home page, and be a direct hyperlink to the front page.


Links to a page in another website

To link to different website from a word in the page text, the following html tag is placed in front of the word you wish to be the link to the other site.  For example, if you were inserting a link to the main page of the Learning Place, you could use the term 'the Learning Place' in the text as the link by inserting the following tag in front of it:

<A href=http://education.qld.gov.au/learningplace/>the Learning Place</A>

and place the closing tag </A> at the end of it,

where http://education.qld.gov.au/learningplace/ is the URL (address) of the website you wish to link to.  The URL is taken by finding the website you want to link to and copying the URL that appears in the top of the browser and pasting it into the tag as above.

This link would appear like this, the Learning Place, and be a direct link to the front page.

 
 
 
Home Top
  Last update: 7/06/2004
 
Queensland Government - Education Queensland  PLC home  A Learning Place Showcase
Contact: Candice Jackson -
Tel: (07) 3421 6656 Fax: (07) 3421 6500

Learning Place
eLearning, Information & Technologies Branch
Department of Education and Training

URL: http://www.learningplace.com.au/en/showcase

Learning Place | Professional Communities Home | Site Map
 
Copyright | Disclaimer | Privacy | Access keys
© The State of Queensland (Department of Education and Training) 2010.
Queensland Government