Friday, June 5, 2009

How to Make Hyperlinks

* How to Make Hyperlinks Open in Same Window.

when the visitors click the link, it will open the web page in the same window. Here the code to do it.
  • Target = Change with your destination link URL
  • Text here = Change with your word/sentence


* How to Make Hyperlinks Open in a New Window



when the visitors click the link, it will open the web page in a new window. Here the code to do it.

HTML Test Bed

Preview Select