Git Product home page Git Product logo

hacktoberfest2020-html-css-web's Introduction

Hacktoberfest2020-HTML-CSS-WEB

Anyone can add any type of html-css web page depends on you. It can be anything like simple form, adding parallax so that people can understand how to use parallax, adding flex box, adding navbar, adding footer for website like that so that the people who are beginner can learn let say how to add navbar, how to generate shadow for an image,how to get sticky navbar,how to style various divs, adding button anything like that.You can also add any basic template page created by you like home page, contact us page, about us page so that anyone can use it with little modification.

Anybody can make contribution. Steps To Generate PR(Pull Request)

Fork this repository

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Clone the repository

Now clone the forked repository to your system. Go to your GitHub account, open the forked repository, click on the code button and then clone the repository.

if you want to use the terminal, use the following commands after you fork the repository , open the terminal

git clone https://github.com/{your-github-username}/Hacktoberfest2020-HTML-CSS-WEB.git

Create a branch

Then create a branch on your local repository to solve a problem.

terminal commands

git checkout -b your_new_branch_name

Add & commit

Make necessary changes and commit those changes.

terminal commands

git add .
git commit -m "your-commit-message"

Push changes to GitHub

Finally push your local repository to remote repository Compare & Submit a Pull Request

terminal commands

git push origin <branch-name>

We're happy to merge valid pull requests to this repository!

hacktoberfest2020-html-css-web's People

Contributors

afred-khan avatar alkatrivedi avatar anannyya avatar anisha282000 avatar anproghub avatar ariexx avatar aryanthakre avatar clicheduh avatar darkshredder avatar dikshantmali avatar gayathribuddhika avatar govindkurapati avatar mallikarjunht avatar maverick1910 avatar mayankjn99 avatar meghamalviya5 avatar pradyumn-singh avatar programmer-learner123 avatar raktimdas2238 avatar rd91 avatar romarioccoimbra avatar sambhav987 avatar shikhargupta-in avatar shreyasc13 avatar skywalkers-24 avatar slimjoex avatar soumakpoddar avatar soumyajitnandi1 avatar tejan-singh avatar vikytech avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.