starting stuff
This commit is contained in:
parent
8a66ea7971
commit
ed3c7d4278
7 changed files with 121 additions and 10 deletions
|
@ -1,7 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Hello Hylia!</title>
|
||||
</head>
|
||||
<body>
|
||||
I am in the body element.
|
||||
<hi />
|
||||
<h1>Hello Hylia!</h1>
|
||||
<p>This is an example content.</p>
|
||||
<h1>Hello!</h1><br><h2>Hello again!</h2>
|
||||
</body>
|
||||
I am outside the body element, but inside the outside element.
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue