Posts Tagged ‘links’
HTML Links Easy and Quick
To create a hyperlink the syntax will look as follows:
<a href="lastpage.htm"> this text </a>
To enter a world wide web address it must look like this
<a href="http://www.codebrainercommunity.com"> Codebrainer </a>
Using an image is a little bit more difficult so i will let you practice this for now and i will introduce that next. Thanks for reading. Feel free to leave comments.
Sincerely,
Brick
Tags: html, Hyperlinks, links, world wide web