rsvisionquiz Welcome to your rsvisionquiz Name Email Contact 1. Select the correct HTML for creating a hyperlink? techbeamers A url="http://www.techbeamers.com">techbeamers.com A name="http://www.techbeamers.com">techbeamers.com A>http://www.techbeamers.com None 2. In CSS, what is the correct option to select only the paragraphs with class name “warning”?Don’t do it.Do it.Nooo, don’t do it. #warning { } warning { } .warning { } p { } None 3. Which of the following property is used to control the position of an image in the background? background-color background-image background-repeat background-position None 4. which of the following tag is used to mark a begining of paragraph ? None 5. How can you open a link in a new browser window? A href="url" target=_window" A href="url" new A href="url" target="_blank" A href="url" target="new" None 6. Who is making the Web standards? Mozilla Microsoft The World Wide Web Consortium None None 7. Correct HTML tag for the largest heading is None 8. Select the correct option to create an e-mail link? Mail>xxx@yyy.com/mail A href="mailto:xxx@yyy.com" A href="xxx@yyy.com" Mail href="xxx@yyy.com" None 9. Select the option to make a list that lists the items with numbers? Dl Ol List Ul None 10. Select the property used to create space between the element’s border and inner content? margin spacing padding border None 11. Is it possible to declare font-weight, font-face & font-size by using ONLY ONE css propery ? Yes, it's possible No, not possible None 12. Which of the following property is used to align the text of a document? text-indent text-align text-decoration text-transform None 13. What is the name of every homepage on the WWW? Home.html Anything you want it to be.html Index.html The name of your website.html None 14. The attribute of tag Method action both (action & method) None of these None 15. How can you make a list that lists the items without bullets or numbers? List UI OI DI None 16. In CSS,Select the property used to set the spacing in between lines of text? line-spacing spacing line-height letter-spacing None 17. Select the correct HTML tag to make a text italic? Italic IT I None None 18. What does CSS stand for? Creative Style Sheets Colorful Style Sheets Computer Style Sheets Cascading Style Sheets None 19. In CSS, choose the correct option to select this image by its id? img { } mainpic { } .mainpic { } #mainpic { } None 20. How do you change the text color of an element? Text-color= Text-color: color: Fgcolor: None 21. HTML stands for? Hyper Text Markup Language High Text Markup Language Hyper Tabular Markup Language None of these None 22. Which is the correct CSS syntax? Body:color=black {body;color:black} {body:color=black(body} Body {color: black} None 23. What is the correct HTML for inserting an image? Img alt="MyImage" image.gif /img Image src="image.gif" alt="MyImage" Img src="image.gif" alt="MyImage" Img href="image.gif" alt="MyImage" None 24. From which tag descriptive list starts ? None 25. What is the correct HTML for referring to an external style sheet? Stylesheetmystyle.css/stylesheet / Link rel="stylesheet" type="text/css" href="mystyle.css" Style src="mystyle.css" / None None 26. Your new question! None 27. The is doctype mandatory. True False None 28. In CSS, Select the property to set an image in a list instead of a standard bullet? list-image-src: list-style-image: image-list: None None 29. How do you insert a comment in a CSS file? /* this is a comment */ ' this is a comment // this is a comment // this is a comment // None 30. If we want to use a nice looking green dotted border around an image, which css property will we use? border-color border-decoration border-style border-line None 1 out of 30 Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment Name * Email * Website Save my name, email, and website in this browser for the next time I comment. Sign me up for the newsletter! Δ