More HTML Techniques Speaker : Frank
Outline More tags, more power Body tag Marquee tag IMG tag Hyperlink tag And more…
Body tag Page Color <body bgcolor=# text=# link=# alink=# vlink=#> Background Image <body background="URL"> Non Scrolling Background <body background="URL" bgproperties=FIXED>
Marquee tag Marquee <marquee>...</marquee> Direction <direction=#> #=left, right Behavior <bihavior=#> #=scroll, slide, alternate Scroll Amount <scrollamount=#>
Image tag Image basic <img src=#> #=Image URL Alternate Text <img alt=#> Image Size <img width=# height=#> #=value Border Line <img border=#> #=value
Hyperlink Tag Link Basic <a href="URL"> ... </a> Target Windows <a href="URL" target="Window_Name"> ... </a> Jump to part of a page <a href="#name"> ... </a> <a name="name"> ... </a>
My WEB sites Other’s WEB index.html computer.html journal.html
What’s Next HTML is not suitable for everyone Hard to learn and hard to imagine We need WYSIWYG tools FrontPage FrontPage Express Dream Weaver Namo WebEditor