Category Archives: HTML

Include a image on a website

If you want to include a image on a website, you need to use the following code <code><img src=”namepicture.jpg” alt=”description of the picture” border=”0″ /></code>

Posted in HTML | Leave a comment