ajout class image

This commit is contained in:
matt593 2021-11-30 15:13:39 +01:00
commit 7bb4e0102c
3 changed files with 13 additions and 0 deletions

BIN
batbadass-stitch.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

13
index.html Normal file
View file

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<img class="image" src="batbadass-stitch.jpg" alt="stitch version batman">
</body>
</html>

0
style.css Normal file
View file