CSS Shapes
This article includes examples of styling different shapes: triangles, parallelograms, diamonds, comic bubbles, and more.
HTML Forms
This article contains HTML form design examples with code. It will help you style your HTML form, make all sorts of custom inputs, and connect the form without using JavaScript or PHP.
CSS Buttons
Learn about the <button> tag, find out how to style cool CSS buttons, and discover how to design a floating button.
CSS Shadows
Learn how to add different types of shadows to boxes and text.
CSS Gradients: 8 Examples of Usage
This article covers the examples of usage of the linear-gradient() function, including gradient borders, icons, buttons, text, underlining, list bullets, and a shimmering background.
How To Create a Navigation Bar: 6 Useful Tricks
This article contains different tricks helping create responsive navigation bars, vertical and horizontal menu in HTML and CSS, drop down menu bar in HTML, and more. Below you’ll find CSS menu examples and free CSS menu templates.
CSS Tabs: 5 Examples
Here’s a guide about creating trapezoid-shaped, rounded and square-cornered CSS tabs with jQuery as well as pure CSS tabs.