Свойства CSS: как свойство пробела используется для обработки внутри элемента
Перейти на страницу упражнений
Решение:
HTML-код:
<!DOCTYPE html>
<html>
<head>
<title>How white-space property is used to handle inside an element</title>
<style type="text/css">
p {
white-space: pre-line;
}
</style>
</head>
<body>
<h3><strong>w3resource Tutorial</strong></h3>
<p>w3resource web development tutorial. w3resource web development tutorial. w3resource web development tutorial. w3resource web development tutorial. w3resource web development tutorial. w3resource web development tutorial. w3resource web development tutorial. w3resource web development tutorial. w3resource web development tutorial. w3resource web development tutorial. w3resource web development tutorial.</p>
</body>
</html>
Демонстрация в реальном времени:
Смотрите Pen -пробел-ответ от w3resource ( @ w3resource ) на CodePen .
Поддерживаемый браузер
да | да | да | да | да |
Каков уровень сложности этого упражнения?
Новый контент: Composer: менеджер зависимостей для PHP , R программирования
disqus2code