mirror of
https://old.git.ood.ovh/flambyte/github_exo2.git
synced 2025-04-28 14:31:15 +02:00
ajout class image
This commit is contained in:
commit
7bb4e0102c
3 changed files with 13 additions and 0 deletions
BIN
batbadass-stitch.jpg
Normal file
BIN
batbadass-stitch.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
13
index.html
Normal file
13
index.html
Normal 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
0
style.css
Normal file
Loading…
Add table
Reference in a new issue