東京都葛飾区のホームページ・WEB制作会社 – 飛び立つチカラを、共にカタチに

Browsing Month '11月, 2007’ RSS

YUI:Yahoo User Interface ライブラリにある「fonts」のスタイルシートを利用し、IEとモダンブラウザ間のフォントサイズの差異を、ある程度に抑えれる。また、フロートテクニックとしてよく使う ClearFix なども入れ得。 /*2007.11.22更新 ==================================================================Reset*/ body,div, ul,ol,li,dl,dt,dd, form,fieldset,input,textarea, h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr, th,td { margin:0; padding:0; } body { /*yahoo UI:http://developer.yahoo.com/yui/fonts*/ font:13px/1.22 ‘ヒラギノ角ゴ Pro W3′, ‘Hiragino Kaku Gothic Pro W3′, ‘メイリオ’,Meiryo, ‘MS Pゴシック’, Arial, verdana, sans-serif; *font-size:small; *font:x-small; line-height: 1.5; background-color:transparent; text-align: center; color: #666666; min-height: 100%; } /*html:\66irst-child body { font-size:12px; safari only \ [...]

Read more...