Completed
Quiz 1
Rating
0
0
There are no comments for now.
1.
What does the <!DOCTYPE html> declaration signify in an HTML document?
2.
Which of the following is an example of a semantic HTML element?
3.
What is the correct syntax to select all elements with the class name "button" in CSS?
4.
Which JavaScript method is used to select an element by its ID?
5.
What is the difference between let and const in JavaScript?