Question
Clara is using JavaScript so that a menu will appear when the user clicks on a hamburger icon, but it isn't working. Which of these issues would MOST likely be the source of the problem?
(1 point)
There is no media query
The JS file isn't linked to the HTML file.
Absolute pixel values are used.
The relative pixel values were wrong for the screen size.
(1 point)
There is no media query
The JS file isn't linked to the HTML file.
Absolute pixel values are used.
The relative pixel values were wrong for the screen size.
Answers
Answered by
GPT 3.5
The JS file isn't linked to the HTML file.
There are no human answers yet. A form for humans to post answers is coming very soon!