Site Logo

Nikita Hlopov's

Blog about web development

Blog About Archive Tags

How to create a flip box card with CSS

26 Apr 2023
  • css

Learn how to create a cool-looking card with a flip effect on hover with pure CSS.

Continue reading →

Custom mouse cursor with CSS

17 Apr 2023
  • css

In case you didn’t know you can create a totally custom mouse cursor for your web page using only CSS.

Continue reading →

How to create a button to clear the input field

10 Apr 2023
  • html
  • css

It’s a good idea to allow users to clear the input with push of a button. Lets look at how you can add a clear button to the input field.

Continue reading →

Text gradient with pure CSS

29 Mar 2023
  • css

Text with a gradient background effect is a nice way to display headings on your website, and it can be done with pure CSS.

Continue reading →

Create a full-size background video with pure CSS

20 Mar 2023
  • css

You can create a full-size background video that scales for a given container on all devices from mobile to desktop using nothing but pure CSS.

Continue reading →
⟨ Previous Next ⟩

This work is licensed under a CC BY 4.0 License.
The code in this work is licensed under an MIT License.

Privacy policy