Topic: bootstrap

[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 parallax [Code + Demo]

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

[XML, AJAX] Simple RSS News Feed [+Source Code]

Just imagine you have a website homepage and a WordPress blog. Now you want to... 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