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