Заголовок страницы - это приятная небольшая функция для добавления соответствующего интервала вокруг заголовков на странице. Это особенно полезно на веб-странице, где у вас может быть несколько заголовков, и вам нужен способ добавить различия к каждому из них. Чтобы использовать заголовок страницы, оберните свой заголовок в div классом .page-header -

<div class = "page-header">
  
   <h1>
      Example page header
      <small>Subtext for header</small>
   </h1>
  
</div>
 
<p>This is a sample text.This is a sample text.This is a sample text. This is a sample text.</p>



Понравилась статья? Поделитесь ею с друзьями и напишите отзыв в комментариях!

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok