How-to articles, tricks, and solutions about STYLE

How to Style Comment Box Using CSS

Style comment boxes, change the background color, add a background image or set borders to your comment box. See all with examples.

How to Style the HTML File Input Button with CSS

Create and style file input with HTML and CSS in a tricky way. Follow the given steps and create code without including any JavaScript.

How to Use and Style Icons with Pure CSS: An Ultimate Guide

Style Font Awesome icon color, size, shadow, create buttons and lists, animate, rotate and position icons. All in one place with detailed examples.

How to Vertically Align a Text Next to the Image

A common question is how to align text next to an image vertically? Read this snippet and learn to do it step by step, as well as try different examples.

How to Vertically Center a <div>

This snippet will help you to align a <div> element for all browsers vertically. You will learn to do it step by step with our examples and explanations.

Is It Possible to Use the CSS @media Rule Inline

In this snippet, you will find out why it is not possible to apply CSS @media rules inline. Read this snippet to learn how to apply them in the internal style.

Shadow Effects in CSS

Use text-shadow and box-shadow CSS properties for shadow effects in CSS. See how to have amazing effects for texts, borders and boxes.

1 2 3