Created
May 6, 2022 09:20
-
-
Save vinchik/5e52e2d8f5d0476ae8e3114dc5eb4276 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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