Question: this code must be written in the same way as in the pictures CSS usage is not allowed for that don't use any button to
this code must be written in the same way as in the pictures
CSS usage is not allowed for that
don't use any button to generating a table
Please create the multiplication table given in that picture by using JavaScript (embedded into html)



..... document.write(" ........ .); .); i....); for(1-10) { for(1-10) { document.write('\t\t'+i+'X'+j+'='+i*j) } }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
