We are able to set a style with CSS like this:
<style type="text/css">
#ourExample { display:none; }
</style>This style will hide the element: it will not be displayed.
We are able to set a style with CSS like this:
This style will hide the element: it will not be displayed.
[Page Top]
Introduction to DOM, by Dr Sam
copyright | contact
published by OxfordU.net