How do I create a link?

Website Design hints and codes
Post Reply
admin
Site Admin
Posts: 37
Joined: Sat Sep 24, 2016 3:19 pm

How do I create a link?

Post by admin »

Creating a link is sometimes hard, to add a link to the page is <a href="html">name</a>, the html is the address of the page you are loading. For example http://www.rjswebhost.com is the address of the website you wont to link to. If you wont to create a new window for the link, add target="whole" will create a new window for the site.
Rogers Software
Post Reply