Skip to content

Mirura116/AboutMeHTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Inside index.html:

  • Replace the content of the title tag to About Me
  • Create a <h1> tag and place your name inside the element.
  • Create a <hr> tag underneath your <h1>
  • Create a <h2> tag with the content of My Hobbies.
  • Create an unordered list underneath your <h2>.
  • Inside your unordered list, create 3 <li> tags to list your hobbies.
  • After your unordered list, create a <h2> tag with the content of My Goals for 2025.
  • Create an ordered list underneath your <h2>.
  • Inside your ordered list, create 3 <li> tags to list your goals.

AboutMeHTML

HTML assignment for week 3

About

HTML assignment for week 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages