Topic: css

[WordPress] Add a call-to-action floating button without plugins

If you want to create a floating element (such as button) to your WordPress website... Read

[HTML, CSS] Make a sticky announcement bar with Bootstrap

A Bootstrap-style announcement/information bar that is fixed to the top, including one text string and... Read

[CSS] Make equal-height Bootstrap columns and vertically align content with Flexbox

Make columns in a row from Bootstrap to have equal height no matter how much... Read

[CSS] Simple slide up and fade text animation [Code + Demo]

Here is a simple slide up and fade text animation with CSS3 and... Read

[CSS] Simple parallax [Code + Demo]

This code implements a simple parallax section with only CSS, no Javascript needed. The idea... Read

[CSS] Fixed sidebar when scrolling: Use Position Sticky

How to make a WP sidebar fixed with several lines of... Read

AJAX Contact Form: Sending Emails Without Refreshing Page (Source Code)

In this video tutorial, we will make an AJAX contact form for simple use. This form... Read