Files
Prog4_Beadando/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/index.html

10 lines
161 B
HTML
Raw Normal View History

2024-04-20 12:26:33 +02:00
<!DOCTYPE html>
<html>
<head>
<title>Hello, World!</title>
</head>
<body>
<h1>Hello, World!</h1>
<p>Welcome to my first web page.</p>
</body>
</html>