開発環境
- OS X Yosemite - Apple (OS)
- Safari, Firefox + Firebug, Google Chrome(Webプラウザ、プラグイン)
- BBEdit - Bare Bones Software, Inc. (GUI) , Emacs (CUI) (Text Editor)
- HTML (マークアップ言語)
- Cascading Style Sheets(CSS) (スタイルシート)
Head First HTML and CSS (Elisabeth Robson (著)、 Eric Freeman (著)、O'Reilly Media )のChapter 5(Adding Images to your Pages: Meeting the Meia)、SHARPEN YOUR PENCIL(p.171)を解いてみる。
SHARPEN YOUR PENCIL(p.171)
HTML (BBEdit, Emacs)
<p>
<img src="http://wickedlysmart.com/hfhtmlcss/trivia/pencil.png" />
</p>
0 コメント:
コメントを投稿