HOME
SITE MAP
Free Flash tutor
Free HTML tutor
Free JavaScript tutor
Free DHTML tutor
Color Picker
MouseOver buttons
Menus : Dropdown
Page effects
Scrollbar
Free sub-domains
Make money : Banners
Increase traffic
Improve your website
|
Become a member
Member's Log-in
|
XHTML LESSON 1
Here is the basic "XHTML Animation" skeleton that you must have before starting.
<html xmlns:smil="urn:schemas-microsoft-com:time">
<head>
<title> Learning CSS... </title>
<STYLE TYPE="text/css">
smil\:* { behavior:url(#default#time2)}
time:* { behavior:url(#default#time2)}
</STYLE>
</head>
<body>
</body>
Let's look at a few examples before we begin. Click on the first animation to make it work.
Animation 1:
HEEEEEEELP Meeeeee!
Animation 2:
Mouse over me to change color
Each one of these animations is made in nothing more than three lines using a simple "div" tag.
The div tag was given an id which was triggered when you clicked on the animation.
This will make more sense in lesson 2.
|
Freewebsite: Web design tutorials for the rest of us |
|
"These tutorials are written in such simple language and they're so much fun. They're simply
the best." - Mike
"Just wanted to drop you a line to say thank you. I created my website within a
month after reading your tutorials and now I make thousands with it." - Ken
|