Question: HTML, CSS, AND JAVASCRIPT ASSIGNMENT: Create a simple responsive website using Flexbox. Use an external CSS file and link it to the HTML file. Also
HTML, CSS, AND JAVASCRIPT ASSIGNMENT: Create a simple responsive website using Flexbox. Use an external CSS file and link it to the HTML file. Also use CSS media queries to accommodate for three different layouts depending on the screen of the device. The three designs will be single column, three column, and six column layout. Put any three pictures in each column. Also make sure that the HTML has a header tag with the class attribute value head, a section tag with the attribute value main, a div with the class attribute named row, and six divs with the class attribute named column each with three images. Also include,, a footer tag with the value attribute of foot. Moreover, use JavaScript to to control the order of the images that display. The final program should look something like the picture Ive included except with a footer and header.

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