開発環境
- 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)、EXERCISE(p.173)を解いてみる。
EXERCISE(p.173)
HTML (BBEdit, Emacs)
<p>
<img alt="The typical new pencil can draw a line 35 miles long." src="http://wickedlysmart.com/hfhtmlcss/trivia/broken.png" />
</p>
0 コメント:
コメントを投稿