1.
In JavaScript, the text and the comment belongs to _____________________________.
2.
In JavaScript, which of the following nodes represents HTML elements?
3.
Which of these is a text node in JavaScript?
4.
In JavaScript, which of these is used to select an HTML element based on the value of its name attribute?
5.
In JavaScript, which of the following properties refers to the root element of the document?
6.
In JavaScript, what is the return type of the method getElementsByClassName()?
7.
The C in CSS stands for
8.
In JavaScript, which of these is the default position of the elements with CSS?
9.
In JavaScript, which of the following specifies the type of the event that occurred?
10.
In JavaScript, an event handler is a ________________________________.