Files
konstrui/example/webOutput/webpagePage.html

12 lines
190 B
HTML

<!DOCTYPE html>
<html>
<title>Webpage - User1</title>
<body>
<h1>Project individual page</h1>
<h2>Webpage</h2>
<p>User1</p>
<p>This project is a webpage</p>
</body>
</html>