HTML 5 :
Js:
http://code.google.com/p/html5shiv/
Default Css
* { margin: 0; padding: 0; outline: 0; }
body, html { height: 100%; }
body {
font-size: 12px;
line-height: 22px;
font-family: verdana, arial, sans-serif;
color: #727272;
background: url(images/body-pattern.png) repeat 0 0;
min-width: 100%;
}
/*font-family: 'Raleway', sans-serif;*/
a { color: #00acef; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
Js:
http://code.google.com/p/html5shiv/
Default Css
* { margin: 0; padding: 0; outline: 0; }
body, html { height: 100%; }
body {
font-size: 12px;
line-height: 22px;
font-family: verdana, arial, sans-serif;
color: #727272;
background: url(images/body-pattern.png) repeat 0 0;
min-width: 100%;
}
/*font-family: 'Raleway', sans-serif;*/
a { color: #00acef; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
No comments:
Post a Comment