Code Monkey home page Code Monkey logo

html-project's Introduction

HTML-Project from Ground Zero Level

Hey there, welcome to our HTML open source project. Redesign the HTML landing page, learn and have fun doing it. Happy coding :)

Please note: We do not assign issues to contributors. If you see a bug or if there is a change you want to make, do not open a new issue. Simply follow the instructions below and submit your changes by opening a pull request.

Contribution Guide

  • Fork the repository, create a clone and make sure that you are not working on the `MASTER BRANCH' repository!
git clone https://github.com/{your-github-username-here}/HTML-project.git
cd HTML-project
  • It is not good practice to work on the master branch. You can create a new branch by using this command
git checkout -b {name-of-the-branch-here}
  • Add a stream so you can sync your clone with the original repository (get the latest updates)
git remote add upstream https://github.com/zero-to-mastery/HTML-project.git
  • Use this command to stay up to date with the original repository (not the fork that you made)
git pull upstream master
  • Make your contribution too :)

  • Open a Pull Request also.

  • For demo click on this link.

  • Read this or watch this for more help.

Zero to Mastery Course

  • Click here to buy the course on Udemy

  • Click here to buy the course on the ZTM Academy

html-project's People

Contributors

amita1996 avatar aswinbarath avatar bregarulai avatar cryptic-padawan avatar dandyson avatar dazzle-sah avatar elidvenega avatar hahmadipoor avatar ibodum avatar itshally avatar khushboojangle avatar l-white avatar lejlasp avatar mallenswe avatar mattcsmith avatar mehul1011 avatar msindelic avatar neha avatar nidvar avatar norahjc avatar p4avinash avatar saitejavemula avatar samirjouni avatar shivam12k avatar sneha-mittal88293 avatar surya742 avatar tanverified avatar thomas-lysens avatar varun-sirpal10 avatar withgaurav avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

html-project's Issues

Dark Mode Flips Images to Negative

On light mode :

light mode

On Dark Mode :

Dark mode

I have noticed on your HTML Project website that when I flip to the Dark Mode, this seems to convert the image colours to negative colours. Please could you review this?

Thank you.

๐Ÿ™ Thanks for your pull request @casiimir, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!

๐Ÿ™ Thanks for your pull request @casiimir, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!

Some of the most popular are


PR Statistics

#๏ธโƒฃ PR Number: โž• Line Additions: ๐Ÿ—‘๏ธ Line Deletions:
319 2 0
๐Ÿ“‘ Files Changed: โญ Repo Stars: ๐Ÿ”ฑ Total Forks:
1 62 332

Originally posted by @zero-to-mastery-bot in #319 (comment)

Wrong Image URL

Instructor Image and courses image is not loading, URL for the image is showing a 404 error.

Navigation bar links issue

In beyondztm.html page after scrolling from bottom to top navbar links gets invisible.
Same problem in dark mode too.

Light Mode Toggle is not properly placed

Description:
The "light mode" toggle is going out of its box

To Reproduce

  1. Go to the Homepage
  2. check out the navigation menu
  3. toggle the light and dark mode
    Expected behavior
    it should not go out of the box
    screenshot
    Screenshot (52)
    I fix this if it is assigned to me

non-uniform on hover animations for navbar links

It seems that the navbar links' on hover animation for every page do not match. The navbar links for some pages have a fade-in effect, while other pages have a "bounce" effect. I think the website would look better if the navbar links all reacted in the same way.

Loading time

it took about 5 to 10 seconds for the page to load.

want to enhance signup page

The current signup page is not looking good, I want to keep them inside a card for better user experience.

Kindly assign me this issue under hacktoberfest

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.