INSIDE THIS BLOG>>>>>>

Marquee with Heading and right direction and right side heading

Code
<table width="700" border="3">
  <tr>
    <td width="601"><marquee  direction="right"onmouseover="this.stop();" onmouseout="this.start();">marquee with right side heading and right side direction</td>
    <td width="83" style=" text-align:center; background:#00F; ">Heading</td>
  </tr>

</table>
Demo
marquee with right side heading and right side direction Heading

No comments:

Post a Comment