update,
This commit is contained in:
12
tunmnlu/task_1/Q3-ref/test.html
Normal file
12
tunmnlu/task_1/Q3-ref/test.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>HTML Elements Reference</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>This is a heading</h1>
|
||||
<p>This is a paragraph.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user