アルビノ・ブラックシープ:ライブデザインの解説
本チュートリアルは、コードによる変更と実際のページの変化を同時に確認できる「ライブデザイン」形式を採用しているのが特徴です。
これは、ウェブサイトにスタイルを追加するための最善の方法として、外部CSS(Cascading Style Sheets)の利用を推進することを目的としています。
記事内では、CSSがどのように適用されてデザインが構築されるかを18のステップで解説しています。
提供されているコードはウェブサイトのスタイルシートを単純化したものですが、CSSの一般的な利用方法を学ぶための良い概要を提供します。
原文の冒頭を表示(英語・3段落のみ)
Live Design of ABS
I wrote this Live Design to be a little different than a regular design tutorial. Not only do you get to see the code that causes the design changes, but you get to see the page change while you go through the tutorial. I think this method is most appropriate for a media Website like this.
I wrote this to promote external CSS (Cascading Style Sheets) as the best method of adding style to a site. This section shows you, in 18 lucky steps, how CSS is applied in order to create the design. More detailed info can be found in this Website's other Developer sections.
※ 著作権に配慮し、引用は冒頭3段落までです。続きは元記事をご覧ください。