Skip to content

Instantly share code, notes, and snippets.

@anaguzmn
Created October 17, 2016 21:13
Show Gist options
  • Save anaguzmn/accecf98faa0b1a58000cb1852e8562f to your computer and use it in GitHub Desktop.
Save anaguzmn/accecf98faa0b1a58000cb1852e8562f to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=accecf98faa0b1a58000cb1852e8562f
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
<link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet">
</head>
<body>
<h1> Ana Guzman </h1>
<p><img src= http://s3.india.com/wp-content/uploads/2016/06/FotorCreated1210.jpg </img>
</body>
</html>
h1{
font-family: 'Sacramento', cursive;
}
h1{
color: #df9f9f;
}
body{
background-color:#ffeee6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment