Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.26 KB

File metadata and controls

30 lines (26 loc) · 1.26 KB

HTML_CSS_Effects

Live Preview

Here you can find many HTML, CSS and Javascript generated awesome effects that you can use in your website.

Gudelines

  • At first Fork this repo 🍴
  • Now,Clone your forked your repo on your desktop.
  • Add your code or make changes to the existing.
  • Then add your changes

git add [file_name]

  • commit your changes

git commit -m "message"

  • push to your repository

git push main

  • Finally, you can create a pull request.
  • Provide a title and description
  • Click Create Pull Request

To remember:

  • Only legit changes are accepted