Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Text Styling | Text Styles
CSS Fundamentals

Text StylingText Styling

text-decoration

The text-decoration property can be applied to any text content, including links, headings, paragraphs, and lists. It adds line effects such as underlining. Common values:

Let's run the following example and see the difference between all the property values.

html

index.html

css

index.css

js

index.js

text-transform

The text-transform property allows us to change the capitalization of text content in HTML elements.

Let's consider the difference between all the property values:

html

index.html

css

index.css

js

index.js

text-align

The text-align property allows you to horizontally align text content.

html

index.html

css

index.css

js

index.js

1. What CSS property allows to change the capitalization of text content?
2. What CSS property allows to horizontally align text content?
3. What CSS property allows you to add visual effects to the text content, such as underline or strike-through?

What CSS property allows to change the capitalization of text content?

Selecciona la respuesta correcta

What CSS property allows to horizontally align text content?

Selecciona la respuesta correcta

What CSS property allows you to add visual effects to the text content, such as underline or strike-through?

Selecciona la respuesta correcta

¿Todo estuvo claro?

Sección 2. Capítulo 1

Text StylingText Styling

text-decoration

The text-decoration property can be applied to any text content, including links, headings, paragraphs, and lists. It adds line effects such as underlining. Common values:

Let's run the following example and see the difference between all the property values.

html

index.html

css

index.css

js

index.js

text-transform

The text-transform property allows us to change the capitalization of text content in HTML elements.

Let's consider the difference between all the property values:

html

index.html

css

index.css

js

index.js

text-align

The text-align property allows you to horizontally align text content.

html

index.html

css

index.css

js

index.js

1. What CSS property allows to change the capitalization of text content?
2. What CSS property allows to horizontally align text content?
3. What CSS property allows you to add visual effects to the text content, such as underline or strike-through?

What CSS property allows to change the capitalization of text content?

Selecciona la respuesta correcta

What CSS property allows to horizontally align text content?

Selecciona la respuesta correcta

What CSS property allows you to add visual effects to the text content, such as underline or strike-through?

Selecciona la respuesta correcta

¿Todo estuvo claro?

Sección 2. Capítulo 1
some-alt