The Full Stack Web Development - Project Custom Bootstrap Theme - Part C

The Full Stack Web Development - Project Custom Bootstrap Theme - Part C

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial guides viewers through creating and editing three inner HTML pages: About, Services, and Contact. It covers copying content from an index page, modifying HTML and CSS elements, and using Bootstrap components like Jumbotron and collapse widgets. The tutorial also demonstrates setting up a simple contact form using Bootstrap's form elements.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in creating the inner pages for the website?

Designing a new layout

Creating new HTML files

Adding JavaScript functionality

Writing CSS styles

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What change is made to the Jumbotron in the 'about.html' page?

Its color is changed

It is moved to the footer

Its class is changed to 'Jumbotron sub'

It is removed completely

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the layout structured in the 'about.html' page?

A full-width single row

Two divisions with 8 and 4 columns

A single column layout

Three equal columns

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is added to the 'services.html' page to display different services?

A carousel

A collapse widget

A navigation bar

A modal popup

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which service is NOT mentioned in the 'services.html' page?

SEO optimization

Media production

Graphic design

Web design

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main content of the 'contact.html' page?

A gallery of images

A map showing the location

A simple contact form

A list of contact numbers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Bootstrap component is used to create the form in 'contact.html'?

Modal

Carousel

Navbar

Form