1. Add code to the HTML file to reference the script.js file using best practices. Other than this, do not modify either
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1. Add code to the HTML file to reference the script.js file using best practices. Other than this, do not modify either
1. Add code to the HTML file to reference the script.js fileusing best practices. Other than this, do not modify either theHTML or CSS file. 2. In the script.js file set strict mode forJavaScript. 3. Create a new h3 element with your name in it andinsert it before the first paragraph. 4. In the footer, add a citeelement with the text "Information and photos from Wikipedia" where"Wikipedia" is a link to the page"https://en.wikipedia.org/wiki/Bumblebee". 5. console.log thenumber of paragraphs with some descriptive text (open the browserconsole to see the output). 6. Add the class "special" to thesecond h2 element. 7. Select all the figcaptions and make the fontitalic. (This will require a for loop.) 8. Once complete, use Zipto compress the whole folder (including all files) and submit thezip file.