Add images

Images are essential to every website and it is also the very thing that can attarct a user. Placing and image is fairly simple. If you already know how to place links on your website, images is basically the same theory, well atleast the URL part of it.

To add an image on your site, you will only need to use this code:

<img src="URL">

You will not need an ending code since the image doesn't effect anything, it just tells the browser to display the image. Also, sometimes, people will use a slash at the end of the code before the > bracket to end the code. It will look like this:

<img src="URL" />

It is better if you close your code. In XHTML, you are required to close all your tags, so it is better to start closing tags when you are using HTML too.

Copyright Brains That Work .
Theme by Pool theme design by Borja Fernandez. ^Top^