HTML5, CSS3, and JavaScript Fourth Edition

(Ben Green) #1

CHAPTER 18. RESPONSIVE WEB DESIGN (RWD) 196


Required Answer:yes


Exam Question 330(p.355): Can a p legally appear within another p?
Required Answer:no


Exam Question 331(p.355): Can a p legally appear within a span?
Required Answer:no


Exam Question 332(p.355): Can a span legally appear within a div?
Required Answer:yes


Exam Question 333(p.356): Can a span legally appear within a p?
Required Answer:yes


Exam Question 334(p.356): Can a span legally appear within another
span?
Required Answer:yes


18.7 For Further Study


Do a Google search on “Responsive Web Design.”


https://developers.google.com/web/fundamentals/layouts/rwd-fundamentals/
has a helpful five-minute video.


Google’s advice (and just about everybody’s) is to start by designing for the
smallest device, and then expand slowly, looking for “break points” where
the content could be laid out better due to the larger space available. This
avoids getting caught up in the myriad details of each new device that comes
out.

Free download pdf