ExamTiger : Simplified Guide for competitive exams and interviews
Aptitude Tests, Mental Ability, Objective MCQ Sets, Questions and Answers, PDF, Shortcut Tips

CSS - Cascading Style Sheets Page 3

CSS / CSS3 MCQ : CSS MCQ - Multiple Choice Questions and Answers on css Given below some important MCQ questions on CSS (Objective type, Multiple Choice) Question and Answer, from where you can sharpen your knowledge on CSS. There are some questions on CSS3 too. This online CSS test will introduce you to some advanced aspect of CSS code. As a whole these questions on CSS will improve your understanding of the subject. CSS stands for Cascading Style Sheets, that i...READ MORE

Following section consists of some important multiple choice questions (mcq) on Web Designing css - cascading style sheets with answers. Practice these questions on fully interactive online test mode to prepare for your css - cascading style sheets MCQ Test in Exams.


TEST INSTRUCTION: CLICK A CHECKBOX TO MARK IT AS YOUR ANSWER.




What should be the table width, so that the width of a table adjust to the current width of the browser window?



Show Answer Discuss

Which element is used in the <HEAD> section on an HTML / XHTMLpage, if we want to use an external style sheet file to decorate the page ?



Show Answer Discuss

Which attribute can be added to many HTML / XHTML elements to identify them as a member of a specific group ?



Show Answer Discuss

When we write <img src="img.png">, what "img.png" inside double quote implies?



Show Answer Discuss

How can we write comment along with CSS code ?



Show Answer Discuss