
Cascading Stylesheets and Dynamic HTML
http://www.stc.org/confproceed/1998/PDFs/00030.PDF
Randolph, Elaine F. and Jeff Randolph
STC Proceedings
1998
Abstract:
Have you been frustrated by the limitations of HTML as you have struggled to present information attractively on a Web page? Have you used common work-around methods such
as setting up complex tables for text layout and creating
special text effects with a graphics package? Cascading
Style Sheets offers a way to produce desired layout effects
through HTML. If we are programmatically inclined, we
can use Dynamic HTML to increase interactivity. We will
demonstrate methods for using Cascading Style Sheets and
Dynamic HTML to design Web pages and point out design
limitations we still need to be aware of.