webかたつむり ウェブデザインを勉強中 ウェブ初心者のおぼえがき

webかたつむり

WEB制作会社のフォトグラファー

2016-04-27から1日間の記事一覧

letter-spacing: word-spacing:

<style> html, body, h1, p{ margin: 0; padding: 0; line-height: 1.0; font-family: YouGothic,"游ゴシック", sans-serif;}body{ font-size: 16px; background: #FFFFEE;}#wrapper{ width: 960px; margin: 0 auto;}h1{font-size: 50px; text-transform: uppercase…

font-family

フォント名に、スペースや全角文字が含まれる場合は、""(double quautation)で囲む。 YuGothic はMac用の指定。"游ゴシック"はwin用の指定。明朝体は、Yumincho(YuMinchouではない)"游明朝"。 <style>html, body, h1 { margin: 0; padding: 0; line-height: 1.0;}bo…

grid-system link

960 Grid System — Demo 1200px Grid System