DOM

Methods

Coordination of Standards

The hash mark is a short-hand method in CSS:

#ourExample { display:none; }

The style will be applied to the element with the id.

<div id="ourExample">

Next >


< Previous

[Page Top]

Introduction to DOM, by Dr Sam
copyright | contact
published by OxfordU.net

[An alternative, straight-text version is also available.]

Web-Design Tutorials by Dr Sam