In this capter i learned how to creat a hyperlink to ether a new wab site or to a place in the current web site.
link to a new web page.
This is simply done using the syntax:
href="url">Text to be displayed with an anchor of <>
To make the new site open in a new window you use the synatx:
target="_blank"
this is the syntax that i have used in my own website so far:

No comments:
Post a Comment