By eHow Internet Editor
Rate: (1 Ratings)
Cascading Style Sheets (CSS) have given Web designers new abilities and greater control over the appearance of their Web pages. One of these new abilities is being able to hide elements so that, when combined with a scripting language such as JavaScript, you can give the illusion of animation. There are three ways to hide an object with CSS: in-line styles, internal style sheets and external style sheets. Our example will walk you through the first two and will revolve around a div (a tag that defines a division within an HTML or XHTML document) with the content "Hello world."
eHow Internet Editor