Skip to content

RhodaPickens/Short-Profile-With-HTML-CSS

 
 

Repository files navigation

Shorted-Profile-With-HTML-CSS

Make a unique and short profile template using HTML-CSS

Start Contributing


Open Source Love

hacktoberfest22

Table of Contents

  1. Template
  2. HTML
  3. CSS
  4. Pull Requests
  5. Design

Getting Started

For the quick start, you can follow the steps below:

  1. Star this repository.
  2. Fork this repository.
  3. Clone the forked repository.
git clone git@github.com:mitalrs/Short-Profile-With-HTML-CSS.git
  1. Navigate to the project directory.
cd Shorted-Profile-With-HTML-CSS
  1. Create a new branch.
git checkout -b <your_branch_name>

Run the following command to install the required dependencies.

  1. Create your profile as you wish using HTML-CSS

  2. Example:

    profile-tamplete
  3. Stage your changes and commit

git add -a

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull-Request to main.

  2. Wait for merge!!

How to contribute in these repositories?

  • Create Folder with Your Name
  • In Your Folder Name Create a file .html and .css and README.md create a profile-template
  • Take screenshot of Your Profile-Template and add into your README.md file.
  • If you want to demo profile-template
  • Also add your name into CONTRIBUTING.md
Note:
do not change any folder except your folder!
do not add any extra folder!
do not create a multiple pull request, done your work in only one pull request!

About

Hacktoberfest 2022, Maintainer Repository.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 66.2%
  • HTML 33.8%