コリス
search
leigeberのエントリーから、スタイルシートの記述の簡略化のチートシートを紹介します。 チートシートは、PDFで配布されています。
CSS Shorthand Cheat Sheet
記述の簡略化は、例えば下記のようになっています。
#div { background-color: #CCCCCC; (named, hex, rgb or 0-255) (default = transparent) background-image: url(images/bg.gif); (url or none) (default = none) background-repeat: no-repeat; (repeat, repeat-x, repeat-y or no-repeat) (default = repeat) background-attachment: scroll; (fixed or scroll) (default = scroll) background-position: top left; (top, right, left, bottom or center) (default = 0% 0%) }
#div { background:#CCC url(images/bg.gif) no-repeat 0 0; }
Post on:2008年4月22日
※承認制のため、即時には反映されません。submit
ページの先頭へ
検索エンジン登録|SEO対策ホームページ制作
システムエンジニア|ネットワークエンジニア
重~いPCがサクサク動く!
広告掲載のお問い合わせ