12 lines
640 B
PHP
Executable File
12 lines
640 B
PHP
Executable File
<div class="row">
|
|
<div class="jumbotron py-5">
|
|
<h2 class="h5 mt-0">Material Design Forms use both Bootstrap 4 & Material Design.</h2>
|
|
<ul class="text-muted">
|
|
<li><strong>Bootstrap 4</strong> is the framework used as the <strong>main css</strong></li>
|
|
<li><strong>Material Design</strong> is a customized version containing only the <strong>minimal css/js</strong> required for forms.</li>
|
|
</ul>
|
|
|
|
<p class="text-muted mb-0">Detailed explanations here: <a href="https://www.phpformbuilder.pro/documentation/class-doc.html#frameworks">Material Design Forms</a></p>
|
|
</div>
|
|
</div>
|