|
JavaScript Syndication
Place an AmeriQuiz.com question on your site just like the example below
Just copy and paste the code below into your HTML document and you're ready to go!
You can also customize many elements to integrate the questions into your site
<script type="text/javascript">
<!--
// Place this code in your page
// Change the colors, fonts or colors to match your site
ameriquiz_width = 350; // Determines the width of the table
ameriquiz_border_size = "1"; // Determines the size of the table border
ameriquiz_padding = "0"; // Determines the cellpadding of the table
ameriquiz_spacing = "0"; // Determines the cellspacing of the table
ameriquiz_font = "arial"; // Determines the font face
ameriquiz_font_size = "2"; // Determines the font size
ameriquiz_font_color = "#000000"; // Determines the font color
ameriquiz_link_color = "#0000FF"; // Determines the hyperlink color
ameriquiz_border_color = "#000000"; // Determines the table border color
ameriquiz_background_color = "#FFFFFF"; // Determines the table background color
//--></script>
<script language="JavaScript"
src="http://ameriquiz.com/js-syndication.asp"></script>
|
|
|