Create the basic structure of the webpage(s) using HTML
Style the webpage using CSS
Remember to think about layout, color and topography
Add input elements for the user to interact with the program
Use querySelector() methods to access the data and/or modify the style of any elements
Create the basic structure of the webpage(s) using HTML
Style the webpage using CSS
Remember to think about layout, color and topography
Add input elements for the user to interact with the program that correspond to the original functionality
Use querySelector() methods to access the data and/or modify the style of any elements