Skip to content

Instantly share code, notes, and snippets.

@vinchik
Created May 6, 2022 09:20
Show Gist options
  • Save vinchik/5e52e2d8f5d0476ae8e3114dc5eb4276 to your computer and use it in GitHub Desktop.
Save vinchik/5e52e2d8f5d0476ae8e3114dc5eb4276 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<link rel="stylesheet" href="./styles.css">
</head>
<body>
<h1>hello</h1>
<img src="./imgs/cat.jpeg" alt="">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment