1 | <style type="text/css" > |
2 | #WWmessage1 {position:absolute; color:black; visibility:visible; left:200; top:450; } |
3 | </style> |
4 | </head> |
5 | <body onload="WW_pageisloaded();" > |
6 | <h1>This is Page for CPS616 DHTML</h1> |
7 | .... See page addon for full material (a form to specify layer properties) ..... |
8 | <div id="WWmessage1" > |
9 | This is a Moving Block of Text<br> |
10 | Input (left,top etc.) and see! |
11 | </div> |
12 | Style |
13 | Good Practice for all processing which requires that page elements be fully defined |
14 | } |
15 | A movable layer |