Basics of Web Design: Html5 & Css3
Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
Expert Solution & Answer
Chapter 8, Problem 1RQ
Program Description Answer

Viewport is the visible area of a webpage for a user . The Meta tag used to configure display for mobile devices is Viewport.

Hence, the correct answer is option “A”.

Expert Solution & Answer
Check Mark

Explanation of Solution

Tag used to configure mobile devices:

  • The webpages designed for computer resolution cannot be viewed the same way on a mobile device.
  • Once the viewport tag is configured, the page can be zoomed and scaled to a width that is easy for a user to read.
  • The “<meta>” tag is used to let web designers take control over the viewport.

In HTML 5, it can be used as:

<meta name="viewport" content="width=device-width, initial-scale=1.0">

Here,

  • The “<meta>” gives instructions to the browser to control the page dimension and scaling.
  • “width=device-width” is used to set the width of the page similar to the screen width of the mobile device.
  • The “initial-scale=1.0” sets the zoom level when the browser loads the page.

Explanation for incorrect options:

Handheld:

Handheld value informs the server that the user has optimized the page and the optimized version can be viewed using a mobile device. It is not used to configure display for mobile devices.

Hence, option “B” is wrong.

Mobile:

There is no mobile tag present in HTML to configure display for mobile devices.

Hence, option “C” is wrong.

Screen:

There is no screen tag present in HTML to configure display for mobile devices.

Hence, option “D” is wrong.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
1) Which button/control do you toggle OFF in order to manipulate Linked Video and Audio Clips independently? 2) Which key do you type to toggle Snapping ON and OFF? 3) True or False: Snapping allows you to magnetize either edge of a Clip to either edge of any other Clip, or to the IN Point, OUT Point, Playhead, or Marker in the Timeline. 4) A red line on the top edge of the Timeline indicates that that portion of the Timeline needs to be _____________________ in order to play smoothly in real time. 5) True or False: There are two different Title Tools in Premiere Pro. 6) Grouping Clips together as a "Sequence in a Sequence" is also called ___________________. 7) What do you do if you have a Clip that you don't want to see or hear - but you still want to keep it in your Timeline? 8) Which control do you use to increase or decrease the volume of an entire Clip? 9) The default DURATION for transitions can be set in _________________________. 10) When exporting from a Timeline, you…
What are the most often used Layouts in the Android SDK? Consider the following scenario: you are a developer working on an Android gaming application. Which layout will you select and why?
So right now in my iphone, I have my notifications display set to "list" and have notification grouping off. What would my notifications look like? please show pictures??
Knowledge Booster
Similar questions
    • SEE MORE QUESTIONS
    Recommended textbooks for you
  • Database System Concepts
    Computer Science
    ISBN:9780078022159
    Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
    Publisher:McGraw-Hill Education
    Starting Out with Python (4th Edition)
    Computer Science
    ISBN:9780134444321
    Author:Tony Gaddis
    Publisher:PEARSON
    Digital Fundamentals (11th Edition)
    Computer Science
    ISBN:9780132737968
    Author:Thomas L. Floyd
    Publisher:PEARSON
  • C How to Program (8th Edition)
    Computer Science
    ISBN:9780133976892
    Author:Paul J. Deitel, Harvey Deitel
    Publisher:PEARSON
    Database Systems: Design, Implementation, & Manag...
    Computer Science
    ISBN:9781337627900
    Author:Carlos Coronel, Steven Morris
    Publisher:Cengage Learning
    Programmable Logic Controllers
    Computer Science
    ISBN:9780073373843
    Author:Frank D. Petruzella
    Publisher:McGraw-Hill Education
  • Database System Concepts
    Computer Science
    ISBN:9780078022159
    Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
    Publisher:McGraw-Hill Education
    Starting Out with Python (4th Edition)
    Computer Science
    ISBN:9780134444321
    Author:Tony Gaddis
    Publisher:PEARSON
    Digital Fundamentals (11th Edition)
    Computer Science
    ISBN:9780132737968
    Author:Thomas L. Floyd
    Publisher:PEARSON
    C How to Program (8th Edition)
    Computer Science
    ISBN:9780133976892
    Author:Paul J. Deitel, Harvey Deitel
    Publisher:PEARSON
    Database Systems: Design, Implementation, & Manag...
    Computer Science
    ISBN:9781337627900
    Author:Carlos Coronel, Steven Morris
    Publisher:Cengage Learning
    Programmable Logic Controllers
    Computer Science
    ISBN:9780073373843
    Author:Frank D. Petruzella
    Publisher:McGraw-Hill Education