Skip to content

This is a beginner Website made only using basic html and css with use of CSS properties like FLexbox and grid for helping beginners get a hang of open source, allowing them to contribute.

Notifications You must be signed in to change notification settings

Abhishekvermaa/Basic_website_HTML_CSS_only

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest 2022

Follow the README below to get started! # This is a website designed with HTML5 and CSS3 only.

#Please star the repository if you think it is beginner friendly.

Getting Started

  • Note : Create issue first or Work on created issue
  1. Fork this repository
  2. Run git clone [your repo url goes here]
  3. CD into your cloned repo
  4. Run git checkout -b [your branch name goes here] to create your new branch
  5. Make your edits and save
  6. Run git add .
  7. Run git commit -m 'Commit message goes here'
  8. Finally, run git push origin [your branch name goes here]
  9. Star this repo
  10. Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  11. Wait for your new PR to be reviewed and merged!

After you have contributed, I will add your name in the people who contributed here.

About

This is a beginner Website made only using basic html and css with use of CSS properties like FLexbox and grid for helping beginners get a hang of open source, allowing them to contribute.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.3%
  • CSS 36.7%