DSContEd / IntroWebDevelopment

At the end of the course, students will be able to plan, design, and implement a web site using current standards and best practices.
1 stars 1 forks source link

HTML MV Work #1 #29

Open TonyGoodDay2 opened 7 years ago

TonyGoodDay2 commented 7 years ago

Using a blank index.js. Please re-create the website HTML structure with the following modifications.

1) The current right drawer (which shows details), please have it opened on the left. 2) The current left drawer (which has the controls), please have it open on the right.

The point is not just to copy and paste but to go element by element so you understand the "bones"/structure of the HTML page.

Include your HTML in this ticket. Note the map does not need to work.