A) At the end of the document done clear
B) In the <head> section done clear
C) At the top of the document done clear
D) In the <body> section done clear
E) None of these done clear
View Solution play_arrowquestion_answer2) Which HTML tag is used to define an internal style sheet?
A) <style> done clear
B) <css> done clear
C) <script> done clear
D) <internal> done clear
E) None of these done clear
View Solution play_arrowquestion_answer3) How do you insert a comment in a CSS file?
A) / / this is a comment / / done clear
B) / * this is a comment * / done clear
C) ' this is a comment done clear
D) / / this is a comment done clear
E) None of these done clear
View Solution play_arrowquestion_answer4) How do you add a background color for all <hl> elements?
A) all. h1 {background-color:#FFFFFF} done clear
B) h1. all {background-color:#FFFFFF} done clear
C) h1 {background-color:#FFFFFF} done clear
D) h1 {background-color;#FFFFFF} done clear
E) None of these done clear
View Solution play_arrowquestion_answer5) The different ways to associate styles with a HTML document is/are:
A) Embedded CSS with <style> element done clear
B) Inline CSS with style attribute. done clear
C) External CSS with <link> element. done clear
D) All of the above done clear
E) None of these done clear
View Solution play_arrowquestion_answer6) Which of the following statements is/are true?
A) Hiding an element can be done by setting the display property to "none" done clear
B) Hiding an element can be done by setting visibility property to "hidden" done clear
C) Both A and B above done clear
D) Hiding an element can be done by setting block property to "hidden" done clear
E) None of these done clear
View Solution play_arrowA) @important done clear
B) #important done clear
C) !important done clear
D) !first done clear
E) None of these done clear
View Solution play_arrowquestion_answer8) _____ property specifies an image to use as the background of an element.
A) backg-img done clear
B) backg-image done clear
C) background-img done clear
D) background-image done clear
E) None of these done clear
View Solution play_arrowA) 1992 done clear
B) 1994 done clear
C) 1995 done clear
D) 1996 done clear
E) None of these done clear
View Solution play_arrowA) Semicolon and curly brackets done clear
B) Semicolon and square brackets done clear
C) Either [a] or [b] done clear
D) Neither [a] or nor [b] done clear
E) None of these done clear
View Solution play_arrowYou need to login to perform this action.
You will be redirected in
3 sec