updated to a html local
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Your image title</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="myimage.png" style="width:100%;height:100%;" alt="" />
|
||||
</body>
|
||||
</html>
|
||||
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 271 KiB |
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 794 KiB |
Reference in New Issue
Block a user