| Displaying Pictures You can use HTML to display images, graphics, pictures (whatever term you want to use) within the body of your website. This process is very easy to follow. Simply upload your images and use the code below to display your pictures anywhere on your site. |
Enter your code like this: <img src="site_images_system/user/IMAGENAME" border="0"> Your page will display the image. If your picture does not show up then try uploading your picture again or double checking your code. It is easy to make a mistake so be careful. |