Open mdwiltfong opened 3 years ago
@AndreaDubuc ,
Please refer to the latest commit I pushed to the main branch. You'll find a more comprehensive draft of script.js.
Quick note, I assumed that you will use a paragraph tag to contain the zodiac descriptions. If you do, in order for the script to work, the id attribute of the paragraph tag must be "zodiac." As your code gets more complex we can discuss how to better connect the functions in script.js to your html.
Let me know!
Create the necessary javascript that takes in the user's date of birth and outputs the correct astrological sign.