Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Hi Location 1 Location 2 Hello Welcome to Pizza City Here is our menu Pizzas Pepperoni Cheese Sandwiches Philly Italian 1-Write the
Hi
Location 1 Location 2
Hello
Welcome to Pizza City
Here is our menu
Pizzas
Pepperoni Cheese
Sandwiches
Philly Italian
1-Write the javascript code (one line of code) to achieve the following for the HTML above. The HTML will not be modified.
2-Write the javascript code (1 line) to change the contents of the "Hello" paragraph to "Goodbye"
3-Write the javascript code (1 line) to change the background color of the "Here is our menu" div to be blue.
4-Set all unordered lists that are inside the div with id "food" to have red text.