Home | Next DHTML

Changing CSS Properties

Here is a bit of text I want to change.

Now with DHTML we can change the style declarations of an HTML element using JavaScript.

change the color to blue.
change the color to red.
Make invisible.
Make visible.
Now move the text down.
Now move the text up.
Now move the text right.
Now move the text left.

change the font style to italic.
change the font style to normal.
change the font family to 'Times'.
change the font family to 'Arial'.

Home | Top | Next DHTML