Chapter 7, Sending Different Content to Different Devices
Question No. |
Answer |
Explanation |
---|---|---|
1 |
b |
Users find it very frustrating if they can’t access all parts of your site on a mobile device. |
2 |
Hiding elements using CSS, sending different content using PHP, using the Mobile First approach. Other valid responses include using a different mobile theme and using a mobile plugin. | |
3 |
d |
The content may be invisible, but it is still sent to the device and may slow the site down. |
4 |
a and b |
A select menu will have no effect on the site speed (if anything there may be a very slight slowing, because the method uses a plugin). It may be true that setting up a different mobile menu takes more work for some sites, but this isn’t the best reason not to do it. |