Encyclopedia > Wikipedia:Image markup gallery

  Article Content

Wikipedia:Image markup gallery

Wikipedia:Image use policy

The markup gallery page is still under construction.


Caption

right-floating image with caption

<div style="float:right;margin:0 0 1em 1em;">[[Image:image name|alt text]]

''Caption''</div>



column of images, floated

(see Floppy disk for example)

left float, no caption <div style="float:left;margin:0 1em 1em 0;">[[image:NAME|alt text]]</div>
right float, no caption <div style="float:right;margin:0 0 1em 1em;">[[image:NAME|alt text]]</div>
left float, with caption <div style="float:left;margin:0 1em 1em 0;text-align:center;">[[image:NAME|alt text]]<br>''Caption''</div>
right float, with caption <div style="float:right;margin:0 0 1em 1em;text-align:center;">[[image:NAME|alt text]]<br>''Caption''</div>
left float, with larger <div style="float:left;margin:0 1em 1em 0;text-align:center;">[[image:SMALL|alt text]]<br>[[media:LARGE|larger version]]</div>
right float, with larger <div style="float:right;margin:0 0 1em 1em;text-align:center;">[[image:SMALL|alt text]]<br>[[media:LARGE|larger version]]</div>
large central picture <center>[[image:NAME|alt text]]<br>''Caption''</center>



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
East Islip, New York

... New York. As of the 2000 census, the town had a total population of 14,078. Geography East Islip is located at 40°43'55" North, 73°11'6" West (40.731938, ...

 
 
 
This page was created in 38.2 ms