1
0
Fork 0

Use correct html

This commit is contained in:
Andrew Tomaka 2020-12-14 13:42:08 -05:00
parent 468973adc7
commit 1dea16eea3
Signed by: atomaka
GPG Key ID: 61209BF70A5B18BE
1 changed files with 5 additions and 3 deletions

View File

@ -1,11 +1,13 @@
<html>
<head>Nayyyyyyyyyy</head>
<style>
<head>
<title>Nayyyyyyyyyy</title>
<style>
img {
width: 100%;
height: auto;
}
</style>
</style>
</head>
<body>
<img src="images/error.jpg" alt="error" />
</body>