<HTML>
<HEAD>
<TITLE>
text that forms the document title
</TITLE>
</HEAD>
<BODY>
body of the document appears here.
</BODY>
</HTML>
<UL> <LI> first bulleted item <LI> second bulleted item <LI> third bulleted item </UL>makes this display:
<IMG ALIGN=BOTTOM SRC="Gif2/becoat.gif">
into the HTML document. When the
browser encounters such a tag it fetches the image from the location
specified by the pathname in the tag and places a copy of the image
within the rendered document. The position of the image in the
document corresponds to the position of the tag in the HTML
document.
protocol://computer_name:port/document_name
http://www.indeed.com/ https://smallbusiness.commercebank.com/cbi/login.aspx ftp://www.cs.csustan.edu/pub/fd3 http://www.cs.csustan.edu:80/~john/js.html