Difference between revisions of "Working With Images"

From the Family Tree Forum Reference Library
m (New page: __NOEDITSECTION__ center|frame|Page being edited by [[User:Caroline|Caroline]] __TOC__ image:style8.jpg ==Other Help Pages==)
 
m
Line 6: Line 6:
 
[[image:style8.jpg]]
 
[[image:style8.jpg]]
  
 +
 +
==Adding images from Photobucket or other websites==
 +
 +
 +
[[Image:UserPage3.jpg]]
 +
 +
 +
You can just add the link, but if you want to have a  picture in a particular place, you need to add code.
 +
 +
====Aligning single pictures====
 +
 +
===== Left Aligned =====
 +
 +
<div align="left">http://i107.photobucket.com/albums/m306/caroline_lewcock/a0eb401.gif </div>
 +
<nowiki><div align="left">http://i107.photobucket.com/albums/m306/caroline_lewcock/a0eb401.gif </div></nowiki>
 +
 +
 +
===== Centred =====
 +
 +
<div align="center">http://i107.photobucket.com/albums/m306/caroline_lewcock/a0eb401.gif </div>
 +
<nowiki><div align="center">http://i107.photobucket.com/albums/m306/caroline_lewcock/a0eb401.gif </div></nowiki>
 +
 +
 +
===== Right Aligned =====
 +
 +
<div align="right">http://i107.photobucket.com/albums/m306/caroline_lewcock/a0eb401.gif </div>
 +
<nowiki><div align="right">http://i107.photobucket.com/albums/m306/caroline_lewcock/a0eb401.gif </div></nowiki>
 +
 +
====Putting pictures in a row====
  
 
==Other Help Pages==
 
==Other Help Pages==

Revision as of 09:03, 3 April 2008

Page being edited by Caroline

Style8.jpg


Adding images from Photobucket or other websites

UserPage3.jpg


You can just add the link, but if you want to have a picture in a particular place, you need to add code.

Aligning single pictures

Left Aligned
a0eb401.gif
<div align="left">http://i107.photobucket.com/albums/m306/caroline_lewcock/a0eb401.gif </div>


Centred
a0eb401.gif
<div align="center">http://i107.photobucket.com/albums/m306/caroline_lewcock/a0eb401.gif </div>


Right Aligned
a0eb401.gif
<div align="right">http://i107.photobucket.com/albums/m306/caroline_lewcock/a0eb401.gif </div>

Putting pictures in a row

Other Help Pages