Of course anyone who designs Web sites uses HTML and XMHTML. The basic trick when using this computer language is to use Google to find out how to use the mark-up language that browsers can read. If, for example, you don't know how to use an image tag, simply type "image tag HTML" in Google and you'll find plenty of examples. For our purposes, it's in the format:
<img src="image1.jpg">
This will let your image appear. You should indicate the directory where the image resides, too.
Tuesday, August 5, 2008
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment