first commit
This commit is contained in:
15
Semester 1/Web Development and HCI/Week 4/homework.html
Normal file
15
Semester 1/Web Development and HCI/Week 4/homework.html
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page Title</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Title</h1>
|
||||
<section>
|
||||
<h1>Heading</h1>
|
||||
<p>This is a paragraph</p>
|
||||
</section>
|
||||
<p1>And this is another paragraph.</p1>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user