Team:USP-UNESP-Brazil/Templates/LImage

From 2012.igem.org

(Difference between revisions)
Line 5: Line 5:
[[Image:{{{image}}}|{{{size}}}]]
[[Image:{{{image}}}|{{{size}}}]]
-
<html><br /></html>
+
<html>
-
<div style="margin-top:5px; width:{{{size}}}; float:left; font-size:12px; color:#6e6e6e; line-height:15px; text-align:center">{{{caption}}}</div><html></div></html>
+
    <br />
 +
    <div style="margin-top:5px; width:{{{size}}}; float:left; font-size:12px; color:#6e6e6e; line-height:15px; text-align:center">{{{caption}}}
 +
    </div>
 +
</div>
 +
</html>

Revision as of 21:25, 25 September 2012

[[Image:{{{image}}}|{{{size}}}]]


{{{caption}}}