Open main menu

CDOT Wiki β

Changes

CSS GUIDE FLOAT

395 bytes added, 18:18, 4 December 2006
See Also
<html>
<head> <style type="text/css"> div.x{ position:absolute; left:0px; top:0px; font-size:80px;b z-index:-1; } div.y{ position:absolute; left:0px; top:10px; font-size:80px25px; color float:redright; z-index:1;} } </style> </head> <body> <nowiki> <bodyp> <div class="x"b>LAYER 1HELLO!</divb> This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. <div class="y"/p>LAYER 2 </divnowiki>
</body>
</nowiki>
</html>
== See Also ==
 
[[CSS_GUIDE_POSITION|position]]
1
edit