Topic: html

[WordPress] Let’s Make Plugin E01: A Simple View Count Plugin

Hi, Nice to see you again! Recently I have learned more about WordPress and feel... Read

[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] 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

[Bug + Fix] Upload button behaves as a submit button

When pressing button Upload, the form submitted itself. Let's fix... 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