Go to w3schools.com
Close the exercise
More CSS Exercises
Close menu
Go to w3schools.com
Sign in to track your progress
×
Sign in

CSS Exercises

Syntax6 q
Selectors9 q
How To9 q
Comments5 q
Colors5 q
RGB5 q
HEX7 q
HSL6 q
Background Color7 q
Background Image5 q
Background Repeat6 q
Background Attachment5 q
Background Shorthand6 q
Border5 q
Border Width6 q
Border Color6 q
Border Sides5 q
Border Shorthand5 q
Rounded Borders5 q
Margins8 q
Margin Collapse3 q
Padding8 q
Height and Width8 q
Box Model8 q
Outline4 q
Outline Width6 q
Outline Color6 q
Outline Shorthand3 q
Outline Offset4 q
Text5 q
Text Alignment7 q
Text Decoration7 q
Text Transformation5 q
Text Spacing6 q
Text Shadow5 q
Font Family6 q
Web Safe Fonts5 q
Font Style8 q
Font Size7 q
Font Shorthand3 q
Icons3 q
Links8 q
Lists8 q
Tables6 q
Table Size6 q
Table Alignment7 q
Table Style6 q
Table Responsive5 q
Display9 q
Max Width5 q
Position9 q
Z-index6 q
Overflow9 q
Float4 q
Clear7 q
Inline-block4 q
Align8 q
Combinators9 q
Pseudo Classes9 q
Pseudo Elements9 q
Opacity9 q
Attribute Selectors8 q
Forms7 q
Counters5 q
Units7 q
Specificity5 q
!important5 q
Math Functions9 q
Rounded Corners8 q
Border Images8 q
Multiple Backgrounds8 q
Colors8 q
Color Keywords7 q
Linear Gradients8 q
Radial Gradients8 q
Conic Gradients4 q
Shadow Effects7 q
Box Shadow5 q
Text Effects9 q
Web Fonts5 q
2D Transforms9 q
3D Transforms6 q
Transitions9 q
Animations9 q
Images5 q
Image Centering4 q
Image Filters8 q
Image Shapes8 q
Object Fit6 q
Object Position3 q
Masking5 q
Multiple Columns7 q
User Interface4 q
Variables6 q
The property Rule4 q
Box Sizing5 q
Media Queries6 q
Flexbox3 q
Flex Container7 q
Flex Items6 q
Flex Responsive3 q
RWD Intro3 q
RWD Viewport4 q
RWD Grid View4 q
RWD Media Queries4 q
RWD Images4 q
RWD Videos3 q
Grid7 q
Grid Container8 q
Grid Item6 q


by w3schools.com



Exercise: CSS Text Spacing





Wrong Answer!













Completed

You have already completed these exercises!

Do you want to take them again?










Congratulations!


You completed the CSS Text Spacing Exercises from W3Schools.com



Share on:






Drag and drop the correct property to increase the space between characters.

h1 {
   : 5px;
}
text-shadow
letter-spacing
text-indent
line-height
word-spacing