Question: Open the folder in Visual Studio CodeCreate a home.html pageCreate a css folder and a file in it with a name of styles.cssCreate a js

Open the folder in Visual Studio CodeCreate a home.html pageCreate a css folder and a file in it with a name of styles.cssCreate a js folder and a file called main.js within the folderOn the html page, in the head, add a reference to your css file and a script tag referencing your JavaScript fileAdd an h1 to the body and center the tag in cssChange the background color of the page in css to black and the forecolor to whiteIn JavaScript, when the page loads then write to the page a list of your 5 favorite foodsLog to the Console a short message about how you feel about JavaScript so far

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!