Challenge Add Borders Around your Elements has an issue.
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36.
Please describe how to reproduce this issue, and include links to screenshots if possible.
My code:
<linkhref="http://fonts.googleapis.com/css?family=Lobster"rel="stylesheet"type="text/css">
<style>.red-text {color: red; }h2 {font-family: Lobster, Monospace; }p {font-size: 16px;font-family: Monospace; }.smaller-image {width: 100px; }.think-green-border {border-width: 10px;border-style: solid;border-color: green; }</style>
<h2class="red-text">CatPhotoApp</h2>
<imgclass="smaller-image think-green-border"src="https://bit.ly/fcc-relaxing-cat">
<pclass="red-text">Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
<pclass="red-text">Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
Challenge Add Borders Around your Elements has an issue.
User Agent is:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36
.Please describe how to reproduce this issue, and include links to screenshots if possible.
My code: