Results 1 to 8 of 8
Thread: CSS - (100%)
Hybrid View
-
20th February 2013 12:42 #1Registered User
Join Date: Jul:2010
Location: -
Posts: 647
CSS - (100%)
, 100%. - 50% .
, . - , . (header) logo search, ( 50%)
? .
HTML
CSSHTML Code:<body> <div class="container"> <header> <div class="logo"> </div> <div class="search"></div> </header> </div> </body> </html>
Code:body {text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7); margin:0; padding:0;} .container { width:100%; height:auto;} header {margin:0 auto; width:100%;height:auto;} header .logo { width:49.5%;display:inline-block; height:300px; border:1px solid blue;} header .search {width:49.5%;display:inline-block; height:300px; border:1px solid black;}lovelife.bg - ,
-
20th February 2013 12:54 #2




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in