Skip to content

haszankauna/wolz8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

<title>headings</title>

Kauna Hassan

I am an engineerimg Student

<title>link</title> click here Email me
<!DOCTYPE html>
<html lang="en">
<head>
    <title>lists</title>
    <body>
        An ordered list:
        <ol>
            <li> First Item</li>
            <li>Second Item</li>
        </ol>
        An unordered list:
        <ul>
            <li>One Item</li>
            <li>Another Item</li>
        </ul>
        <pre>
            so many broken children living in grown bodies mimicking adult lives
        </pre>
    </body>
</head>
</html>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published