/Tribute-Page

Create a tribute page using basic HTML and CSS.

Primary LanguageHTML

Tribute-Page

This repository is created for folks, new to coding, to design simple tribute pages using basic HTML and CSS. The idea behind this is to give beginners a feel of git/github along with helping them to dive into Open Source.

How to Contribute

  • Fork this Repo.
  • Clone the repo to your local machine.
  • Create a new directory in the following format,

"YourUserName-PersonalityName"

For ex,

"sidanand67-SteveJobs".

  • Add all your files in this directory only.
  • Push your changes to your Github repo.
  • Create a Pull Request(PR).
  • If your PR is valid, it'll be merged to the master branch.

How to Design

  • For this, you can follow the instructions given on this website. This is just a suggestion, you can design it as per your liking.

Learning Resources

Good Luck