It takes less than ten lines of HTML to make your web pages speakable.
Add the following HTML to your web pages:
<TABLE border=0 width=620> <!-- begin shocktalk table -->
<TR>
<TD width=20 vAlign=top><EMBED SRC="shocktalk.dcr" width=16 height=480></TD>
<TD width=580 vAlign=top> <!-- total width must be less than table width -->
<!-- place main contents here (including embedded tables) -->
</TD>
</TR>
</TABLE> <!-- end shocktalk table -->
Note: "shocktalk.dcr" uses Shockwave's network extensions and will only work online.
|