кодесурса
«HTML

Свойства CSS: Как установить нижний отступ для элемента абзаца

script1adsense2code
script1adsense3code

Перейти на страницу упражнений

Решение:

HTML-код:

<!DOCTYPE html>
  <html>
  <head>
  <title>How to set the bottom padding for a paragraph element</title>
  <style type="text/css">
p.w3r {
    padding-bottom: 3cm;
}
p.w3r1 {
    padding-bottom: 20%;
}
  </style>
  </head>
  <body>
<p>w3resource Tutorial</p>
<p class="w3r">CSS, stands for Cascading Style Sheet is a computer language to describe presentation (for example width, height, color, background color, alignment etc.) of HTML and XML (and XML based languages like XHTML, SVG) web documents. In all the examples of our tutorials, we have used HTML for implementing CSS.</p>
<p class="w3r1">CSS, stands for Cascading Style Sheet is a computer language to describe presentation (for example width, height, color, background color, alignment etc.) of HTML and XML (and XML based languages like XHTML, SVG) web documents. In all the examples of our tutorials, we have used HTML for implementing CSS.</p>
 
</body>
  </html>

Демонстрация в реальном времени:

См. Pen padding-bottom-answer от w3resource ( @ w3resource ) в CodePen .


Посмотреть решение в браузере

Поддерживаемый браузер

«Opera«Интернет
да да да да да

Перейти на страницу упражнений

Каков уровень сложности этого упражнения?

Новый контент: Composer: менеджер зависимостей для PHP , R программирования


script1adsense4code
script1adsense5code
disqus2code
script1adsense6code
script1adsense7code
script1adsense8code
buysellads2code