Commit 10e6e2e9 authored by Alfakhori's avatar Alfakhori
Browse files

Update public/page4.html

parent af89e955
Pipeline #7372 passed with stage
in 6 seconds
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Displaying an Image</title>
</head>
<body>
<h1>My Image</h1>
<img src="assets/asset.jpeg" alt="My Image">
</body>
</html>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment