[ create a new paste ] login | about

Link: http://codepad.org/Q6KvKyl4    [ raw code | fork ]

Tcl, pasted on Jan 6:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%ADDTOZONE{"head"
  id="MyCSS"
text="
<style type='text/css' media='all'>
        
.right
{
position:absolute;
right:0px;
width:300px;
background-color:#b0e0e6;
}    
</style>"

}%

<div class="right">
<p>WEEEE , I like pie</p>
</div>


Create a new paste based on this one


Comments: