HTML XHTML Image Tutorials
Note: the <img> tag is a self-enclosing tag, which means that the tag must end with a blank space followed by a "/".
how to insert an image into a web page with HTML/XHTML
This tutorial shows you how to how to insert an image into a web page with HTML/XHTML.
how to use an image as a link in HTML/XHTML
This tutorial shows you how to use an image as a link in HTML/XHTML.
how to adjust the width and height of an image with HTML/XHTML
This tutorial shows you how to adjust the width and height of an image with HTML/XHTML,
however, we recommend that you learn how to adjust the height and width of an element, such as an image,
with our CSS dimension tutorials.
how to set an image as a background of a web page with HTML/XHTML
This tutorial shows you how to set an image as a background image with HTML/XHTML.