Версия 03
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Home Page</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome to My Website!</h1>
|
||||
<p>Today is a beautiful day!</p>
|
||||
<p>Feel free to explore.</p>
|
||||
<p>Visit our <a href="/page1">Page 1</a>.</p>
|
||||
<img src="https://toppng.com/uploads/preview/evidence-300x300-golden-baby-11564146233t27ef46tra.png" alt="Placeholder Image">
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user