2014年11月7日金曜日

開発環境

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 コメント:

コメントを投稿