Свойства CSS: как указать ширину области содержимого элемента
Перейти на страницу упражнений
Решение:
HTML-код:
<!DOCTYPE html>
<html>
<head>
<title>How to specify the width of the content area of an element</title>
<style type="text/css">
div {
width:60%;
}
</style>
</head>
<body>
<h3><strong>w3resource Tutorial</strong></h3>
<div>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.</div>
</body>
</html>
Демонстрация в реальном времени:
Посмотрите ответ ширины пера w3resource ( @ w3resource ) на CodePen .
Поддерживаемый браузер
да | да | да | да | да |
Каков уровень сложности этого упражнения?
Новый контент: Composer: менеджер зависимостей для PHP , R программирования
disqus2code