Ubuntu 10.10 Pentax K-5

Wednesday, May 11, 2005

HTML (HyperText)

Using tag marquee to show moving sentence.
Properties:

  • direction: left right
  • behavior: scoll, slide, alternate
  • loop: number, otherwise infinite
  • width: number or num %
  • height: same.
  • align: top, middle, bottom
  • bgcolor: rrggbb, or red, green...

HTML is must.

Horizontal Line
<hr>
Properties:

  • width
  • color
  • size
  • aligh
  • noshade

Example,


Chinese HTML Tutorial

No comments: