AbhishekTilwar / hactoberfest-web

Hacktoberfest repository

Home Page:https://mlsc-bsoitr.github.io/hactoberfest-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hactoberfest-web

1.Search about the the topic or domain on which you want to contribute like changes in style, resizing, changing fonts, etc.

2.Take the reference from below example and structure your information similar to that .

3.Check whether the contribution you are providing is valid.

4.Commit your change and go for pull request.
NOTE1 - Contribution must be done in the given format. Pull request wont be accepted if the format is wrong.
NOTE2 - Contribution you are providing must be applicable in web and valid.

5.Example :

  • Adding paragraph tags in given spaces of html file .
  • Then styling it in the css file .

PREVIEW :

 HTML-  <p class="Jay Surwase"> Hacktoberfest is a oper source contributing and moderating event </p>
 
     {
     
 CSS-  .contributorName{
        color: blue;
 CSS-  .Jay Surwase{
        color: red;
        
       }

About

Hacktoberfest repository

https://mlsc-bsoitr.github.io/hactoberfest-web/


Languages

Language:HTML 74.0%Language:CSS 22.6%Language:JavaScript 3.4%