Team:UNITS Trieste/Template:Style
From 2011.igem.org
(Difference between revisions)
(Replaced content with "ciao") |
|||
Line 1: | Line 1: | ||
- | + | <noinclude> | |
+ | <style type="text/css"> | ||
+ | #test {width:50px; height:50px; background-color:red;} | ||
+ | </style> | ||
+ | </noinclude> | ||
+ | |||
+ | <div id="test"></div> |
Revision as of 08:38, 1 April 2011
<style type="text/css">
#test {width:50px; height:50px; background-color:red;}
</style>