Свойства CSS: Как количество столбцов будет определяться другими свойствами?
Перейти на страницу упражнений
Решение:
HTML-код:
<!DOCTYPE html>
<html>
<head>
<title>How the number of columns will be determined by other properties</title>
<style type="text/css">
div{
column-color: auto;
}
</style>
</head>
<body>
<div>
<h1>w3resource Tutorial</h1>
<p>CSS, stands for Cascading Style Sheet is a computer language to describe presentation of HTML and XML web documents.In all the examples of our tutorials, we have used HTML for implementing CSS.</p>
</div>
</body>
</html>
Демонстрация в реальном времени:
См. Авто-ответ столбца Pen по w3resource ( @ w3resource ) на CodePen .
Поддерживаемый браузер
да | да | да | да | да |
Каков уровень сложности этого упражнения?
Новый контент: Composer: менеджер зависимостей для PHP , R программирования
disqus2code