Drop Caps in CSS
Hey y'all. In this micro-tutorial we're going to look at a simple method for creating a *drop cap* effect in CSS. You've seen this kind...
Responsive Modals in JavaScript & CSS
Today we're going to learn how to create custom modals for our web projects. Modals are an excellent tool for your UI/UX toolkit. **Step 1:...