Question: Using most simple form of CSS HTML and JavaScript (YOU CANNOT USE JQUERY or other libraries) create a webpage which generates series of small boxes.
Using most simple form of CSS HTML and JavaScript (YOU CANNOT USE JQUERY or other libraries) create a webpage which generates series of small boxes. Number of boxes is given by the user via input box. Code sets margin left of each box to be double the previous boxs margin (where the first box has margin left 5px)
for reference, code should create something similar as picture below:

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
