Skip to content

Instantly share code, notes, and snippets.

@ConstanceHT
Created February 24, 2018 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ConstanceHT/1776172545e49901be006d234fe982bf to your computer and use it in GitHub Desktop.
Save ConstanceHT/1776172545e49901be006d234fe982bf to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href= "monFichierDeStyle.css"/>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<title>Gandalf</title>
</head>
<body>
<div>
<img src="http://images.innoveduc.fr/integration_gandalf.png" />
<div>
<p>reward <span>1000</span><br/>golden coins</p>
</div>
<div>
<h3 class="gandalf">Gandalf</h3>
</div>
</div>
</wrapper>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment