Skip to content

This is an empty HTML website template

License

Notifications You must be signed in to change notification settings

mnapoli/html-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Are you tired of searching the web for an empty HTML template to start your next website?

There you go:

<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <title>Hello, world!</title>
</head>
<body>

</body>
</html>

About

This is an empty HTML website template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages