introduction to front end development coursera week 3 quiz answers

Self Review: Working with Bootstrap Grid

1. When viewing the page in the web browser, is the logo centered on the webpage?

  • Yes
  • No

2. When viewing the page in the web browser on a desktop, do the four menu items display in one column?

  • Yes
  • No

3. Use the developer tools to preview the webpage on a mobile device. How many columns does the content display in?

  • 0
  • 1
  • 2
  • 3

Self review: Working with Bootstrap components

4. In the Browser Preview, does the New badge display beside the Falafel heading?

  • Yes
  • No

5. In the Browser Preview, does the alert display below the Order Online button?

  • Yes
  • No

6. In the Browser Preview, does the Order Online button display using Bootstrap button design?

  • Yes
  • No

Knowledge Check: Introduction to UI frameworks and libraries

7. To reference a JavaScript script or file in an HTML document, you use the ______________ tag.

  • javascript
  • library
  • script
  • code

8. If your application requires a library or framework to run, this is called a ______________.

  • child
  • parent
  • dependency

Shuffle Q/A 1

9. A point at which a website's content and design will adapt in order to provide the best user experience is called a ______________.

  • Design Point
  • Breakpoint
  • Box Point

10. The Bootstrap Grid System always starts with which element?

  • Container
  • Row
  • Column
  • Component

Leave a Reply