Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 674 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 674 Bytes

Ryan's Roses Exercise

This mock florist website was used in Skillcrush's lesson, Connecting JavaScript to HTML, to allow students to add JavaScript to the site.

Objective

Use querySelector(), styling properties, modify attributes, as well as change text and add new HTML with the innerText and innerHTML properties.

Screen Shot 2022-01-04 at 6 54 35 PM

Launch

View the Ryan's Roses exercise here: www.marisabrantley.github.io/ryans-roses/

Class

Skillcrush, Break into Tech Blueprint

JavaScript Fundamentals