Question: Big Picture: Create a dynamic webpage using the D 3 library. This webpage will have dynamic text, graphics, and data visualization elements. Objectives: Learn how
Big Picture: Create a dynamic webpage using the D library. This webpage will have dynamic text, graphics, and data visualization elements. Objectives: Learn how to create dynamic webpages with D Develop your programming skills Reinforce your JS HTML and CSS skills Instructions and Specifications: Review the three D demo programs provided in class. You need to know what is in each file and how the programs work. Start your program with the HTML file HWhtml provided in the Assignment area in the class Canvas site. The homework has three parts. Each part should be completed in the space provided in HWhtml You must include comments in the JS code area. Instructions for each section are as follows. Parta: Add your name and color the text using a random color with rgb Suggestion: choose a random number between for the red, green, and blue components. Partb: Add the text Hello World in some color other than black at px Partc: Add a list of your classes that have been stored in a JS array called myClasses. These must be listed using
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
