Team:TU Munich/Social Project/Templates/Button
From 2010.igem.org
(Difference between revisions)
Hartlmueller (Talk | contribs) (New page: <html> <a href=“https://2010.igem.org/Team:xyz</html> {{{link}}}<html>“ class=“button“>{{{text}}}</a> </html>) |
Hartlmueller (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <a href= | + | |
- | {{{link}}}<html> | + | |
+ | |||
+ | <a class="button" | ||
+ | href="https://2010.igem.org/Team:xyz</html>{{{link}}} | ||
+ | <html>" style="float: left">{{{text}}}</a> | ||
+ | |||
+ | | ||
+ | |||
</html> | </html> |