click below
click below
Normal Size Small Size show me how
MWD Obj4.2
Sample Questions for MWD RWD 4.02
Question | Answer |
---|---|
1. Jennifer has been asked by her boss to create a website that can be viewed by the deaf. What W3C web initiative will she be using? | mobile accessibility |
2. Jan is creating a mobile website and she has a 45 pixel banner that has links inside. This is an example of: | wrapper |
3. Where would Will put the contact information and links to terms of use for his website? | <footer> |
4. Sara has a disability which makes using small keyboards difficult. What mobile web challenge is she facing? | input |
5. Jules is creating web page of Internet Explorer version 6. She has a picture that is 48 pixels wide. How many ems does this picture convert to? | 3 |
6. Mary is adding a introductory introductory content to her webpage. What layout tag would help her to add this to her page? | <header> |
7. Kathryn is able to view a website on her computer, tablet, and phone. The website is not altered across each device due to: | responsive design |
8. When Ben is video conferencing, he notices that there is a delay in transmission. What mobile web challenge is he facing? | bandwith |
9. Dennis has difficulty opening a spreadsheet that Deborah has sent to him on his phone. Dennis is experincing which type of mobile web challenge? | device limitations |
10. David had an older laptop from 2004. He recently purchased a new one. He noticed that his new computer screen seemed much clearer. What would make his sceen clearer? | an increase in screen resolution |
11. Jed is compiling weather information on a web site for local farmers. To organize the data, Jed should use which type of tag? | <table> |
12. A web designer is creating a web site and wants each browser to resize the text size to look the same in each device. What measurement unit would the designer use in the CSS code? | ems |
13. Tim requires corrective lenses to see properly. What mobile web challenge is he facing? | screen size |
14. Jennifer is vision impaired. She is able to view a website due to a World Wide Web Consortium mobile web initiative called: | mobile accessibility |
15. Jenny has created a <header> section for her store website. What information should be included within that <header> tag? | Store name |
16. Georgia has a screen size of 140 pixels by 40 pixels. This is an example of: | resolution |
17. This measurement unit is used for screens. | pixels |
18. Glenn is designing a website that will adjust to the user's set up and distribute content evenly. What design consideration is he using? | fluid layout |
19. Nate has subscribed to the US Weather Service storm alert for Halifax County. He receives a message about potential bad weather in his area. This is an example of: | location awareness |
20. The web developer wants to group the school's spring activities together on a web page and apply a particular style to that section. What layout tag would help her to group these elements together? | <div> |