freeCodeCamp/guide/russian/css/properties/text-align-property/index.md

20 lines
869 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Text Align Property
localeTitle: Текстовое выравнивание свойства
---
## Текстовое выравнивание свойства
Свойство text-align указывает горизонтальное выравнивание текста в элементе.
```css
.text-align {
/* List of keyword values of text-align property*/
text-align: left|right|center|justify|initial|inherit;
}
```
#### Дополнительная информация:
Документы: [MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/text-align)
Поддержка браузера: она классифицируется под «хорошо поддерживаемым подмножеством», поэтому не нужно беспокоиться о поддержке браузера