2014年11月8日土曜日

開発環境

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>

The typical new pencil can draw a line 35 miles long.

0 コメント:

コメントを投稿