This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17056 - @charset "utf-8"; body,form,div,p,h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,h11,h12,dl,dt,dd,ul,ol,li,fieldset,input,th,td,textarea{font-size:14px;margin:0;padding:0;font-family:"MS PGthic","Lucida Grande","Verdana","qMmpS Pro W3","Hiragino Kaku Gothic Pro","qMmpS P
Summary: @charset "utf-8"; body,form,div,p,h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,h11,h12,dl,d...
Status: RESOLVED NEEDSINFO
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-15 08:15 UTC by contributor
Modified: 2012-05-25 01:19 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2012-05-15 08:15:45 UTC
Specification: http://dev.w3.org/html5/spec/single-page.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
@charset "utf-8";


body,form,div,p,h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,h11,h12,dl,dt,dd,ul,ol,li,field
set,input,th,td,textarea{font-size:14px;margin:0;padding:0;font-family:"MS
PGthic","Lucida Grande","Verdana","qMmpS Pro W3","Hiragino Kaku Gothic
Pro","qMmpS Pro W4","Hiragino Maru Gothic
Pro","Osaka","CI",sans-serif;color:#2d1611;line-height:130%; }
body{ background:url(img/pattern.png) repeat;
height:100%;-webkit-text-size-adjust:none; 
-webkit-text-size-adjust - auto | none | N% (default auto); overflow-x:hidden}

address,caption,cite,code,dfn,em,th,var,h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,h11,h12
{font-style:normal;font-weight:normal;}
ol,ul,dl{list-style:none;}
img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
caption{display:none;}
textarea {resize:none;}
hr{display:none;}
em{font-style:normal;}
a{color:#948e8d;text-decoration:none;selector-dummy:expression(this.hideFocus=
true);}
.clearfx{zoom:1;}
.clearfx:after{content:
".";clear:both;display:block;height:0;visibility:hidden;}

input.inp{border:1px solid #7d7673;padding:1px 0 0
5px;height:15px;color:#a2a2a2; }
.png24 {tmp:expression(setPng24(this));}


#container{width:100%;margin:0 auto;  height:249px; min-heignt:100%;
position:relative}


/* smartphone */
#header     { background:url(img/title.png) no-repeat center center;
height:100px; margin:auto 0; width:100%}
#con  { text-align:center; margin:0 auto; padding-left:60px}
#con table { text-align:center; width:85%}
#con table td {text-align:center;} 
#footer  { width:100%; bottom:0; height:6em;background:url(img/bottom.png)
no-repeat center 100%;background-size: 100% auto;-moz-background-size:100%
auto;-webkit-background-size:100% auto;  z-index:-1; position:absolute;
clear:left;}


Posted from: 124.214.127.170
User agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)