Images
From Picture Tutorials
Contents |
Uploads
There is an option to upload images, but that portion will have to wait til I get around to making the images. For now, we'll stick with the quick and easy method.
Easy Method
You just post the url of the image and that's it. For example, we will use this silly picture that I uploaded onto my own server:
http://klubwerks.com/tutorials/watermelon.jpg
It will look like this:
Multiple Images
Also, if you put multiple pictures up, you may have to do a little formating to get the pictures where you want them. First, if you just put url after url, the pictures will appear side by side.
Example:
http://klubwerks.com/tutorials/pic1.gif
http://klubwerks.com/tutorials/pic2.gif
http://klubwerks.com/tutorials/pic3.gif
http://klubwerks.com/tutorials/pic4.gif
Will look like this:
You can use the <br> code to get the pictures to line up from top to bottom insted of side by side.
Example:
http://klubwerks.com/tutorials/pic1.gif<br>http://klubwerks.com/tutorials/pic2.gif<br>http://klubwerks.com/tutorials/pic3.gif<br>http://klubwerks.com/tutorials/pic4.gif
Will look like this:


You can use tables to format the images along with text. See Tables for more.
Linking Images
You can make an image a link by using [URL IMAGE]
Example: [http://www.cam-wiki.org http://klubwerks.com/tutorials/pic1.gif]
Will look like:
