Mock-up of web-design choices for local company
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
body { /* center the page */ text-align: center; margin-left: auto; margin-right: auto; }
/* 950 centered (doc2) */ .yui-d2 { margin: auto; text-align: left; width: 73.076em; *width: 71.25em; }
.yui-t6 { margin: auto; text-align: left; width: 100%; }
.yui-t6 .yui-main { float: left; /* IE: preserve layout at narrow widths */ margin-right: -25em; }
/* t6 narrow block = equivalent of 300px */ .yui-t6 .yui-b { float: right; width: 23.0769em; *width: 22.50em; } .yui-t6 .yui-main .yui-b { margin-right: 24.0769em; *margin-right: 23.475em; }
/* yui-main */
.yui-main .yui-b { position: static; } .yui-main { width: 100%; } .yui-main .yui-b { float: none; width: auto; }
.yui-b { position: relative; _position: static; }
|