Open in app

Sign In

Write

Sign In

ChokCoco
ChokCoco

458 Followers

Home

About

Published in

Frontend Canteen

·Aug 14, 2022

Front-end Best Practices Guide

This article should actually be called, Web User Experience Design Improvement Guidelines. For a Web page or an APP to have a good user experience, I think it may need to include: Fast opening speed Eye-catching UI design Cool animation effects Rich personalization settings Convenient operation Thoughtful details Focus on…

Web Development

26 min read

Front-end Best Practices Guide
Front-end Best Practices Guide
Web Development

26 min read


Published in

Frontend Canteen

·Aug 7, 2022

Reflection! Cool Effects with -webkit-box-reflect

-webkit-box-reflectis a very interesting property that gives CSS the ability to act like a mirror, reflecting what our elements were originally drawn on. Today, although it is still a Non-standard syntax, the compatibility has been greatly improved, and with it we can achieve very many interesting effects. As of 2022–08–07…

Web Development

5 min read

Reflection! Cool Effects with -webkit-box-reflect
Reflection! Cool Effects with -webkit-box-reflect
Web Development

5 min read


Aug 2, 2022

Unbelievable! CSS MASK implements video figure mask

If you often watch the live broadcast of some LOL games must know that in some barrage websites when the figure and the barrage appear together, the barrage will smartly hide under the figure, looking very smart. A simple screenshot example: In fact, this is achieved by using the MASK…

Web Development

6 min read

Unbelievable! CSS MASK implements video figure mask
Unbelievable! CSS MASK implements video figure mask
Web Development

6 min read


Published in

Frontend Canteen

·Jul 29, 2022

Amazing CSS transition tips and details

In CSS, the transition property is used to specify adding transition effects to one or more CSS properties. The most common usage is to add a transition to an element, so that when one of its properties changes from state A to state B, it is no longer very direct…

CSS

7 min read

Amazing CSS transition tips and details
Amazing CSS transition tips and details
CSS

7 min read


Published in

Frontend Canteen

·Jul 26, 2022

The Magical Use of Uncommon Labels Fieldset and Legend

When it comes to <fieldset>and <legend>, most people will definitely be relatively unfamiliar. Among the HTML tags, they belong to the group that is less used. I first learned about these two tags when I was learning reset.css or normalize.css in my early years. Recently, because of the research on…

CSS

5 min read

The Magical Use of Uncommon Labels Fieldset and Legend
The Magical Use of Uncommon Labels Fieldset and Legend
CSS

5 min read


Published in

Frontend Canteen

·Jul 24, 2022

Amazing! Implementing artistic graphics with CSS

I’ve been wanting to write an article about creating art with CSS for a long time. This article mainly introduces how to use CSS-doodle to quickly create beautiful CSS graphics with CSS. In short, CSS-doodle is a library based on Web-Component. It allows us to quickly create pages based on…

CSS

10 min read

Amazing! Implementing artistic graphics with CSS
Amazing! Implementing artistic graphics with CSS
CSS

10 min read


Published in

Frontend Canteen

·Jul 22, 2022

Fantastic CSS border animation

Today I visited the blog site — shoptalkshow , and it was very interesting to see such a style: I think its style is unique, especially some of the bezels. So, in this article we will use CSS to create a variety of wonderful border effects. CSS Border property When it comes to…

CSS

10 min read

Fantastic CSS border animation
Fantastic CSS border animation
CSS

10 min read


Jul 20, 2022

Pure CSS for incredible mouse follow effect

The mouse follow effect, as the name implies, is that the element will follow the movement of the mouse and make the corresponding movement. It probably looks something like this. Generally speaking, CSS is responsible for presentation and JavaScript is responsible for behavior. …

CSS

5 min read

Pure CSS for incredible mouse follow effect
Pure CSS for incredible mouse follow effect
CSS

5 min read


Jul 19, 2022

Interesting box-decoration-break

In the past two days, I came across a very interesting CSS property — box-decoration-break. Let’s take a look. How can we understand box-decoration-break? box — box, which can be understood as an element box model, like a div tag decoration — understood as element style break — line break…

CSS

6 min read

Interesting box-decoration-break
Interesting box-decoration-break
CSS

6 min read


Jul 18, 2022

Pure CSS Scrolling Indicator Effect

An interesting question is how to implement the following scrollbar effect using CSS? It is the yellow scrolling progress bar at the top, which changes in length as the page scrolls. Before continuing to read below, you can take a moment. Try to think about the above effect or try…

CSS

4 min read

Pure CSS Scrolling Indicator Effect
Pure CSS Scrolling Indicator Effect
CSS

4 min read

ChokCoco

ChokCoco

458 Followers

CSS Magician.

Following
  • Jason Knight

    Jason Knight

  • @Ray

    @Ray

  • Fresh Frontend Links

    Fresh Frontend Links

  • Redin Gaetan

    Redin Gaetan

  • Techiereads

    Techiereads

See all (133)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams