Giter VIP home page Giter VIP logo

study_html-css-examples's Introduction

HTML CSS Examples

中文版

This repository contains the source code for my videos at Bilibili, 峰华前端工程师

Text in videos and codes are primarily in Chinese, But you can use this repository without knowing Chinese. Just read the critical part.

You can use this repository for inspirations and cheatsheets.

Online Demo: https://zxuqian.github.io/html-css-examples/

Each folder contains the source code of HTML and CSS examples, including:

  • CSS/SVG Animation
  • Shadows/Glowing/Glass Effects
  • Responsive Layout
  • Type-Writer Effect
  • Face Recognition
  • 3D Transformations
  • Native Canvas
  • and more...

My Personal Homepage

Blog

Bilibili

Or scan the QR code below:

Bilibili 峰华前端工程师

Contributing

Contributing is welcome! Follow these steps to add your examples:

  1. Fork this repository
  2. Create a new branch, starting with feature/.
  3. Structure your project according to the existing ones (note the latest numbering).
  4. Run yarn run watch or npm run watch. This will monitor changes in src/index.js and compile it to /index.js, which is used to display React components for the demo page.
  5. Update src/index.js. Add your example name and link at the top of the uis array, set newItem to true, and remove the newItem property from the previous item.
  6. Test and issue a PR.
  7. Please ensure examples are aethetically pleasing.

Notice: By contributing, you agree that your code may be used for demonstration in some of my videos.

study_html-css-examples's People

Contributors

zxuqian avatar phillweston 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.