Bootstrap Quiz

Bootstrap Quiz

University

35 Qs

quiz-placeholder

Similar activities

Web Application Development 1

Web Application Development 1

University

30 Qs

2. SEMANTICS

2. SEMANTICS

University

35 Qs

REMIDI SAS 8 SMT 1 INFORMATIKA

REMIDI SAS 8 SMT 1 INFORMATIKA

8th Grade - University

40 Qs

Y10 revisionr

Y10 revisionr

9th Grade - University

39 Qs

Long Quiz(CC106)

Long Quiz(CC106)

University

35 Qs

FInal Exam(CC106)

FInal Exam(CC106)

University

40 Qs

PSAS Pemrograman Web

PSAS Pemrograman Web

11th Grade - University

40 Qs

Kuis Latihan UTS HTML by @Handawnz

Kuis Latihan UTS HTML by @Handawnz

University

40 Qs

Bootstrap Quiz

Bootstrap Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Eyowin Kayl

Used 3+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Responsive Web Design?

A framework for desktop-only sites

Creating websites that automatically adjust to look good on all devices

Writing separate CSS files for phones and desktops

A library for animations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who created Bootstrap and when was it first released as open source?

Google in 2012

Mark Otto and Jacob Thornton at Twitter in August 2011

Facebook engineers in 2010

Microsoft in 2013

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is a key reason to use Bootstrap instead of writing your own CSS?

It includes a built-in mobile-first responsive grid system

It automatically writes JavaScript for you

It converts PHP into HTML

It manages server-side rendering

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not one of the parts included in the Bootstrap package?

Scaffolding

CSS

SQL Integration

JavaScript Plugins

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML5 doctype must you include to start a Bootstrap page?

<!doctype html>

<!doctype html5>

<!DOCTYPE HTML PUBLIC>

<html lang="en">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is required for proper mobile rendering?

<meta charset="ISO-8859-1">

<meta http-equiv="X-UA-Compatible" content="IE=edge">

<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

<meta name="viewport" content="user-scalable=no">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class creates a responsive fixed-width container?

.container

.container-fluid

.fixed-container

.container-fixed

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?