liquid bleach


liquid bleach

<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>liquid bleach</title> <style> html{ background:url(bg.png) repeat-y 20% 0;} body{ margin:0; background:url(bg2.png) no-repeat 70% 0; overflow:auto;} .column{ outline:1px #f00 dotted; float:left;} .three{width:20%} .one{width:50%;} .two{width:30%;} .clearfix{ clear:left; display:block;} </style> </head> <body> <div class="column three">three</div> <div class="column one">one</div> <div class="column two">two</div> <b class="clearfix"></b...


#IT·컴퓨터

원문링크 : liquid bleach