Week7 Lecture

HTMLとCSSのお話。

  • ul: unordered list
  • <img src="uni.gif" alt="sea urchin"/>

Give me an image whose source is uni.gif.
alt以下は画像が表示されないときに代わりに表示されるテキスト

  • iframe= inline frame
  • <link href = “css-2.css” rel = “stylesheet”/>

Hey browser, go and get the contents of the file called “css-2.css”. The relationship to me is its’s stylesheet.

google logo generator、可愛いからつかってみたい。