--- title: Use CSS to solve common problems slug: Learn/CSS/Howto tags: - Beginner - CSS - Learn - NeedsTranslation - TopicStub translation_of: Learn/CSS/Howto ---
{{LearnSidebar}}

The following links point to solutions to common everyday problems you'll need to solve with CSS.

Common use cases

Basics

CSS and text

Boxes and layouts

Uncommon or advanced techniques

Beyond the basics, CSS is allows very advanced design techniques. These articles help you tackle the hardest use cases you may face.

General

Advanced effects

Layout

See also

CSS FAQ — A collection of smaller bits of information, covering a variety of topics from debugging to selector usage.