mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Fix HTML validation errors.
[skip sauce]
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
|
||||
---
|
||||
|
||||
|
||||
<main class="bs-docs-masthead" id="content" role="main" tabindex="-1">
|
||||
<main class="bs-docs-masthead" id="content" tabindex="-1">
|
||||
<div class="container">
|
||||
<span class="bs-docs-booticon bs-docs-booticon-lg bs-docs-booticon-outline">B</span>
|
||||
<p class="lead">Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.</p>
|
||||
|
||||
Reference in New Issue
Block a user