Skip to content

Instantly share code, notes, and snippets.

@mehrad-dm
Created April 7, 2020 05:25
Show Gist options
  • Save mehrad-dm/aa031303abe83ac5cb5868b1211a0ef0 to your computer and use it in GitHub Desktop.
Save mehrad-dm/aa031303abe83ac5cb5868b1211a0ef0 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="style.css" rel="stylesheet">
</head>
<body>
<p>Hello <span>web performance</span> students!</p>
<div><img src="awesome-photo.jpg"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment