Skip to content

pratibalsure/pratibalsure.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

!DOCTYPE html

<title>My Webpage</title>
<section id="home">
    <h1>Welcome to My Webpage</h1>
</section>

<section id="about">
    <h2>About Me</h2>
    <p>This is some information about me.</p>
</section>

<section id="contact">
    <h2>Contact</h2>
    <p>You can reach me at [email protected]</p>
</section>

<footer>
    <p>&copy; 2023 My Webpage</p>
</footer>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published