Horje
bootstarp btn colors Code Example
bootstarp btn colors
<button type="button" class="btn btn-primary">Blue</button>
<button type="button" class="btn btn-secondary">Grey</button>
<button type="button" class="btn btn-success">Green</button>
<button type="button" class="btn btn-danger">Red</button>
<button type="button" class="btn btn-warning">Yellow</button>
<button type="button" class="btn btn-info">Ligth blue</button>
<button type="button" class="btn btn-light">White</button>
<button type="button" class="btn btn-dark">Black</button>

<button type="button" class="btn btn-link">White with blue text</button>




9

Related
div table bootstrap 4 Code Example div table bootstrap 4 Code Example
justify-content-between bootstrap 4 Code Example justify-content-between bootstrap 4 Code Example
radio buttons html Code Example radio buttons html Code Example
import js in html Code Example import js in html Code Example
bootstrap flex vertical align Code Example bootstrap flex vertical align Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11