Introduction to HTML
| ot;RIGHT">This text is aligned right. <P ALIGN="CENTER"> <A HREF="http://www.hostsearch.com"> <IMG SRC="images/logo.gif"></A> <P ALIGN="LEFT"> <A HREF="http://www.hostsearch.com"> Click here to go to HostSearch.com</A> <P ALIGN="LEFT"> <A HREF="mailto:your@email.address"> email me</A> </BODY> </HTML> You page now will look like this:
This <A HREF="http://www.hostsearch.com">........ </A> tells the browsers to link words or images inside to the direction stated in HREF=" ... " You can use it for email by using mailto:your@email.address (see example above.) Now we have finished the tutorial. You must save this file as an .htm or .html file. Simply click "Save As" and name it whatever you want, ending with .htm or .html. For example, mypage.htm. You can now test it from your web browsers. Open your Netscape or Internet Explorer, select "file",select "open", click "browse" or "choose file" to select mypage.htm for viewing. |
<< FramesNavigation Tips >>

