This is MOST of Basket's functionality shown in a page. Many things are either missing or not shown because it would be repetitive.
Basket uses the Inter font designed by Rasmus Andersson and hosted by Google Fonts. We import it directly into our files so that you don't need to add another line of html or css in your code. Basket intends to be a simple drop-in solution.
Display
Display 1
Display 2
Display 3
Display 4
Headings
Regular Text
Leading paragraph text
this is a normal paragraph text
We have all the colours for blockquotes! Simple add an additional class with
blockquote-*
with *
replacing any one of the color options.
<!-- Default blockquote without a left-border -->
<blockquote class="blockquote">
Hello World
</blockquote>
<!-- Default blockquote witha a blue left-border -->
<blockquote class="blockquote blockquote-blue">
Hello World
</blockquote>
<!-- Default blockquote witha a green left-border -->
<blockquote class="blockquote blockquote-green">
Hello World
</blockquote>
For larger buttons use btn-lg
For full width buttons use btn-block
Normal Buttons
Rounded Buttons
Disabled Buttons
Other Buttons
Here is an example with .form-modern
Tables are entirely "optional" just like Bootstrap, meaning you must apply the .table
class
in order for it to work, here is an example:
First Name | Last Name | Job Title |
---|---|---|
Omar | Quazi | Software Developer |
John | Smith | Designer |
Use the .table-striped
class to created a striped table
First Name | Last Name | Job Title |
---|---|---|
Omar | Quazi | Software Developer |
John | Smith | Designer |
Here is a table without borders, in case you like that using the .table-borderless
class!
The .table-striped
has been added to make it a little more readable.
First Name | Last Name | Job Title |
---|---|---|
Omar | Quazi | Software Developer |
John | Smith | Designer |
Here is another table, but with all of the cells bordered using the .table-bordered
class!
First Name | Last Name | Job Title |
---|---|---|
Omar | Quazi | Software Developer |
John | Smith | Designer |
Of course, there are colour variants as well! Here is an indigo table using the
.table-indigo
class
First Name | Last Name | Job Title |
---|---|---|
Omar | Quazi | Software Developer |
John | Smith | Designer |
This is a paragraph before a numbered list (ol
). Note that
the spacing between a paragraph and a list before or after that is hard
to tune in a user style sheet. You can't guess which paragraphs are
logically related to a list, e.g. as a "list header".
Responsive image (10000x1000):
Circular Avatar image:
Divider