Skip to content

Instantly share code, notes, and snippets.

@ashleyvernon
Forked from anonymous/index.html
Created August 8, 2016 23:52
Show Gist options
  • Save ashleyvernon/8c989bc4215bd9877f4a23b9a61575ab to your computer and use it in GitHub Desktop.
Save ashleyvernon/8c989bc4215bd9877f4a23b9a61575ab to your computer and use it in GitHub Desktop.
<!-- Fundamental Unit 4: Working with Images -->
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<img src="http://i.imgur.com/z9gGd0t.jpg" alt="grumpy cat hates bad design" title="grumpy cat">
</body>
</html>
@ashleyvernon
Copy link
Author

Exercise 3.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment