Site hosted by Angelfire.com: Build your free website today!


Your Table<\/CENTER>

') tabdoc.write('') for (var i=1; i <= table.rows.value; i++) { tabdoc.write('') for (var j = 1; j <= table.cols.value; j++) { tabdoc.write('
' +(j*i)+ '<\/TD>') } tabdoc.write('<\/TR>') } tabdoc.write('<\/TABLE><\/HTML><\/BODY>') tabdoc.close() } function showSource() { var opts = 'width=450,height=350,scrollbars=yes,directories=no,status=no,location=no,toolbar=no,resizable=yes'; var ltag = '<' var gtag = '>' var sourcewin = window.open('','source',opts) sourcewin= window.open('','source') sourcewin.status="Cut and paste this info into your web page" sourcewin.document.write('source code for html table<\/TITLE><\/HEAD>') sourcewin.document.write('<BODY BGCOLOR=\"#FFFFFF\" TEXT=\"#0000FF\"><PRE><XMP>') sourcewin.document.writeln(ltag + 'TABLE ') if (myTable.alignment.out != '') sourcewin.document.writeln(myTable.alignment.out) sourcewin.document.writeln(myTable.border.out) sourcewin.document.writeln(myTable.cellspacing.out) sourcewin.document.writeln(myTable.cellpadding.out + gtag) for (var i=1; i <= myTable.rows.value; i++) { sourcewin.document.writeln(ltag+ 'TR' + gtag) for (var j = 1; j <= myTable.cols.value; j++) { sourcewin.document.writeln(' ' +ltag+ 'TD' +myTable.cvalign.out+ ' ' +myTable.calign.out +gtag +(j*i)+ ltag+ '/TD' +gtag) } sourcewin.document.writeln(ltag+ '/TR' +gtag) } sourcewin.document.writeln(ltag+ '/TABLE' +gtag) sourcewin.document.write('<\/XMP><\/PRE>') sourcewin.document.write('<CENTER><BR><BR>') sourcewin.document.write('<FORM NAME=menu><INPUT TYPE=\"button\" '); sourcewin.document.write('VALUE=\"Close\" onClick=\"self.document.clear()\;self.close()\">') sourcewin.document.write('<\/FORM><\/CENTER>') sourcewin.document.write('<\/BODY><\/HTML>') sourcewin.document.close() } // End --> </SCRIPT></HEAD> <frameset cols="30%,70%" BORDERCOLOR="#OOOOFF" BORDER="0" SPACING="0" FRAMEBORDER="0" FRAMESPACING="0" MARGINWIDTH="0" MARGINHEIGHT="0" onLoad="parent.myTable.setValues(this.info.tform);parent.drawTable(parent.myTable)"> <frame src="javascript:void(0)" name="tableframe" marginwidth="4"> <frame src="tgmain.html" name="info"> </frameset> <NOFRAMES> <BODY bgcolor="#ffffff" text="000000" link="#0000ff" vlink="0000ff" alink="0099ff" MARGINWIDTH="0" LEFTMARGIN="0" MARGINHEIGHT="0" TOPMARGIN="0"><TABLE width="100%" border=0 bordercolor="#ff0000" bgcolor="#FFFFFF"><TR><TD bgcolor="#FFFFFF" valign="top"><CENTER><H1>html table generator</H1></CENTER><FONT size="2" face="tahoma, arial" color="#000000"><B>use this online tool to quickly generate html tables, create html tables effortlessly, with no need to worry about colspan, rowspan, cellpadding, cellspacing or even the table border just fill in a few details and you will soon be creating complex html tables, its quick and easy<BR><BR>try the <A HREF="index.htm" TARGET="_top">html tables tutorial</A> </b></FONT><BR><BR><BR> <CENTER><FONT size="1" face="tahoma, arial"><B> <script TYPE="text/javascript"> //if the user is using IE 4+ if (document.all) document.write('<a href="javascript:addbookmark()"><u>click here to bookmark this site!</u></a>') else document.write('press Ctrl and D to bookmark this page') </script> <br> <A HREF="../index.html" TARGET="_top">html tutorial</A> <BR> </b></FONT></CENTER> </TD> <TD height="140" valign="top" bgcolor="#FFFFFF" width="140"><center> <A HREF="../index.html" TARGET="_top"><IMG height="125" width="125" valign="top" SRC="../links.gif" border="0"></A><BR> <BR><BR><BR> <BR><BR><BR> <BR><BR><BR> <BR><BR><BR> <BR><BR><BR> <BR><BR><BR> <BR><BR><BR> <BR><BR><BR> <BR><BR><BR> </center></TD></TR></TABLE> </body> </NOFRAMES> </html>