Multiple Choice
When does JavaScript code appear inline within an HTML file?
A) Between the "script" tag
B) Outside the "script" tag
C) Both a and b
D) None of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Q11: Which is the root element in a
Q12: A hexadecimal literal begins with<br>A)00<br>B)0x<br>C)0X<br>D)Both b and
Q13: The <link> tag goes inside<br>A)body section<br>B)head section<br>C)style
Q14: CSS comments are inserted inside …………………<br>A)//...................//<br>B)<!..................><br>C)/*..................*/<br>D)All of
Q15: Which of the following are the background
Q17: The snippet that has to be used
Q18: The _ property specifies the stack order
Q19: JavaScript Code can be called by using<br>A)RMI<br>B)Triggering
Q20: _ property specifies an image to use
Q21: To specify table border in CSS, _