arjun6610 / HackWithName

Open-Repo For Hacktober Fest-2020

Home Page:https://kriyptor.github.io/HackWithName/.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🀘 Hack With Name 🀘

🀝 Open-Repo For Hacktober Fest-2020 contribution 🀝

πŸ“‹ Steps For The Contribution

1️⃣ Make a folder with your username:

2️⃣ Copy This Tag from index.html file and paste right beneath the mentioned tag (probably on line 14 in index.html):

<div class="container name">
<a href="Your Github URL" 
style="color:Choose any color; font-family:Choose any font family;">Your Name</a></div>

3️⃣ Edit the attribute values in the copied tag with your preferred values (Just update values highlighted below):

<div class="container name">
<a href="πŸ‘‰ Your Github URL πŸ‘ˆ" 
style="color: πŸ‘‰ Choose any color; πŸ‘ˆ font-family: πŸ‘‰ Choose any font family; πŸ‘ˆ">
πŸ‘‰ Your Name πŸ‘ˆ</a></div>

4️⃣ Make the PR:

$ git push origin master

Note: πŸ‘οΈ Before making a PR kindly first inspect locally, that everything is perfect!

If you find this repo supportive enough, kindly show some love to it ❀️

About

Open-Repo For Hacktober Fest-2020

https://kriyptor.github.io/HackWithName/.


Languages

Language:HTML 53.0%Language:CSS 47.0%