updated to a html local
This commit is contained in:
9
Files/Screen.html
Executable file
9
Files/Screen.html
Executable file
@@ -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>
|
||||
Reference in New Issue
Block a user