/Responsive Web Design

7. Delete HTML Elements

Our phone doesn't have much vertical space.

Let's remove the unnecessary elements so we can start building our CatPhotoApp.


Challenge

Delete your h1 element so we can simplify our view.


Prev: 6. Comment out HTML

Next: 8. Introduction to HTML5 Elements