Template:ImageMapLink

From 2009.igem.org

(Difference between revisions)
m
m
 
Line 1: Line 1:
<html>
<html>
-
#</html>{{1}}<html> a { left: </html>{{2}}<html>px; top: </html>{{3}}<html>px; width: </html>{{4}}<html>px; height: </html>{{5}}<html>px; }
+
#</html>{{{1}}}<html> a { left: </html>{{{2}}}<html>px; top: </html>{{{3}}}<html>px; width: </html>{{{4}}}<html>px; height: </html>{{{5}}}<html>px; }
-
#</html>{{1}}<html> a:hover { background: url(</html>{{6}}<html>) no-repeat; }
+
#</html>{{{1}}}<html> a:hover { background: url(</html>{{{6}}}<html>) no-repeat; }
</html>
</html>

Latest revision as of 11:04, 18 August 2009

#{{{1}}} a { left: {{{2}}}px; top: {{{3}}}px; width: {{{4}}}px; height: {{{5}}}px; } #{{{1}}} a:hover { background: url({{{6}}}) no-repeat; }