introduction to front end development coursera week 4 quiz answers

Self review: Improve your Bio page with Bootstrap

1. Using the web browser developer tools to check, does your web page content stack vertically on a mobile device?

  • Yes
  • No

2. Does the profile photo display in the right column of the page?

  • Yes
  • No

3. Does the link to My Meta Profile display as a button?

  • Yes
  • No

Course 1 Assessment: Introduction to Web Development

4. The code that runs on the web server is commonly known as _____________.

  • Hardware
  • Software

5. In the web browser, what is the role of HTML?

  • To describe the content of the web page
  • To provide interactivity and data processing
  • To describe the visual look and layout

6. Which of the following is TCP suitable for transmitting? Select all that apply.

  • Text
  • Video Streaming
  • Voice Calls
  • Images

7. What will display in the web browser tab for the following HTML document?

  • Little Lemon
  • Our Menu

8. True or False. Unordered lists are defined in HTML using the < ol > tag.

  • True
  • False

Shuffle Q/A 1

9. What type of selector is used for the following CSS rule?

  • ID selector
  • Element selector
  • Class selector

10. What is the padding-box width for the following CSS rule?

  • 10 pixels
  • 15 pixels
  • 20 pixels
  • 40 pixels

Leave a Reply