Correct Answer: None of these are ways to apply css to a web page.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
DHTML Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More DHTML MCQ Questions
True or False? DHTML is a predecessor of HTML5.
What statement about the marquee tag is false?
What does element.childNodes return?
What is the color of “Rainbow” in the following code? <style> div {color:blue;} </style> <script> document.getElementById('id').style.color = 'yellow'; </script> <div id="id" color="green" style="color:red;">Rainbow</div>
What is the difference between DOM Node and Element?
Which is true?
You want to validate the value in a field as soon as the user moves out of the field by pressing the tab key. Which of the following events would you use?
For making the text transparent, the mask filter can be used like:
Given below is a window.open function: window.open(url,name,'attributes') How will you ensure that different URLs open in the same window?
Which help you import a style sheet named 'ssa.css' in the web page?
DHTML MCQs | Topic-wise