Primary 3 Exam  >  Primary 3 Tests  >  Test: HTML Responsive - Primary 3 MCQ

Test: HTML Responsive - Primary 3 MCQ


Test Description

15 Questions MCQ Test - Test: HTML Responsive

Test: HTML Responsive for Primary 3 2024 is part of Primary 3 preparation. The Test: HTML Responsive questions and answers have been prepared according to the Primary 3 exam syllabus.The Test: HTML Responsive MCQs are made for Primary 3 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: HTML Responsive below.
Solutions of Test: HTML Responsive questions in English are available as part of our course for Primary 3 & Test: HTML Responsive solutions in Hindi for Primary 3 course. Download more important topics, notes, lectures and mock test series for Primary 3 Exam by signing up for free. Attempt Test: HTML Responsive | 15 questions in 15 minutes | Mock test for Primary 3 preparation | Free important questions MCQ to study for Primary 3 Exam | Download free PDF with solutions
Test: HTML Responsive - Question 1

Adjacent sibling selector is defined with the notation _____________

Detailed Solution for Test: HTML Responsive - Question 1

Adjacent sibling selector is defined with a plus (+) notation. It selects the element that directly follows the previous element that was specified. E.g. if we have <div> element that is followed by <p> element.

Test: HTML Responsive - Question 2

Which property specifies the output path in compiled CSS?

Detailed Solution for Test: HTML Responsive - Question 2

sass_dir gives folder name for the sass or SCSS style sheet to be stored. The output_style property specifies compiled CSS output. The relative_assets property specifies the output path in the compiled CSS. If it is set to true, the http_path property will be ignored and the compass will generate a relative URL. line_comments specifies whether compass should generate line number where style sheets rule are defined.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Test: HTML Responsive - Question 3

What clears floats?

Detailed Solution for Test: HTML Responsive - Question 3

Clearfix clears floats, .close indicates a close icon, .checkbox ia a container for checkboxes, .col-*-* is a responsive grid (span 1-12 column), extra small devices phones (<786px), tablets (>=786px), medium devices desktops (>=992px), large devices desktops (>=1200px).

Test: HTML Responsive - Question 4

Which of the following creates a pagination?

Detailed Solution for Test: HTML Responsive - Question 4

.pagination creates a pagination which is useful when we have a website with lots of pages, used on <ul> elements, .pager creates previous or next buttons, it is used on <ul> elements, .pagination-lg creates large pagination, .pagination-sm creates small pagination.

Test: HTML Responsive - Question 5

Which is not a container for embedded content?

Detailed Solution for Test: HTML Responsive - Question 5

.embed-responsive-item is used inside .embed-responsive, scales the video nicely to the parent element, .embed-responsive, .embed-responsive-16by9, .embed-responsive-4by3 are containers for embedded content. They creates given aspect ratio embedded content.

Test: HTML Responsive - Question 6

What creates black navigation bar?

Detailed Solution for Test: HTML Responsive - Question 6

navbar-inverse creates a black navigation bar instead of light grey, .navbar-header added to container element that contains link or element that represent logo or header, .navbar-link styles an element to look like link inside the navbar. Adding form elements inside the navbar to vertically center them is done by .navbar-form.

Test: HTML Responsive - Question 7

Which of the following method will hide and destroy tooltip?

Detailed Solution for Test: HTML Responsive - Question 7

.tooltip(“destroy”) hides and destroys the tooltip, .tooltip(“hide”) hides the tooltip, .tooltip(options) activates the tooltip with an option. .tooltip(“toggle”) toggles the tooltip.

Test: HTML Responsive - Question 8

Which will change the order of a grid columns?

Detailed Solution for Test: HTML Responsive - Question 8

We can change order of the grid columns with .col-md-push-* and .col-md-pull-* classes, we can move columns to right using .col-md-offset class. .clearfix class clears float. A column layout for small device is done by .col-sm-*.

Test: HTML Responsive - Question 9

Which font is default in Skeleton sets?

Detailed Solution for Test: HTML Responsive - Question 9

 Skeleton sets Helvetica Neue and Helvetica as the default font in body document. If these fonts are not available, it will apply Ariel or default sans-serif fonts to the user’s machine.

Test: HTML Responsive - Question 10

Which of the following specifies compiles CSS output?

Detailed Solution for Test: HTML Responsive - Question 10

The output path in compiled CSS is given by relative_assets. The output_style property specifies compiled CSS output. The accepted values for this property are :nested, :expanded, :compressed or :compact. line_comments specifies whether compass should generate line number where style sheets rule are defined. sass_dir gives folder name for the sass or SCSS style sheet to be stored.

Test: HTML Responsive - Question 11

Which is a container for slide items?

Detailed Solution for Test: HTML Responsive - Question 11

.carousel-inner is a container for slide items, .carousel-caption creates a caption text for each slide in the carousel, .carousel-control is container for next and previous links, .carousel-indicators adds little dots at the bottom of each slide.

Test: HTML Responsive - Question 12

Which of the following is a container for content inside the panel?

Detailed Solution for Test: HTML Responsive - Question 12

.panel-body is a container for content inside the panel, .panel-collapse is for the collapsible panel which toggles between hiding and showing panel, .panel-success shows green panel indicating success, .panel-footer creates a panel footer.

Test: HTML Responsive - Question 13

Which of the following adds plain text next to form label?

Detailed Solution for Test: HTML Responsive - Question 13

form-control-static adds plain text next to form label within a horizontal form, .form-group is a container for form input and label, .form-inline makes a <form> left-aligned with inline-block controls, .form-control is used on input, textarea, and select elements to span the entire width of the page and make them responsive.

Test: HTML Responsive - Question 14

Which of the following is added to link or header element?

Detailed Solution for Test: HTML Responsive - Question 14

.navbar creates navigation bar. .navbar-brand added to link or header element inside navbar to represent a logo or header, .navbar-btn vertically aligns button inside navbar, .nabar-default creates default navigation bar.

Test: HTML Responsive - Question 15

What is the default value of offset?

Detailed Solution for Test: HTML Responsive - Question 15

The default value of offset is 10, it specifies number of pixels to offset from top when calculating the position of scroll.

Information about Test: HTML Responsive Page
In this test you can find the Exam questions for Test: HTML Responsive solved & explained in the simplest way possible. Besides giving Questions and answers for Test: HTML Responsive, EduRev gives you an ample number of Online tests for practice

Top Courses for Primary 3

Download as PDF

Top Courses for Primary 3