Image
Images can be made responsive using the .img-fluid class, so that their widths never exceed their parent elements' widths.
Commenting
|
New message!
Jane Doe just sent you a new message.
|
Images can be made responsive using the .img-fluid class, so that their widths never exceed their parent elements' widths.
<div class="row">
<div class="col-6">
<!-- Responsive image -->
<img src="..." class="img-fluid" alt="responsive image">
</div>
</div>
Images can be rounded using the following utility classes:
<!-- Rounded image -->
<img src="..." class="img-fluid rounded" alt="rounded image">
<!-- Circle image -->
<img src="..." class="img-fluid rounded-circle" alt="rounded circle image">
<!-- Rounded top image -->
<img src="..." class="img-fluid rounded-top" alt="rounded top image">
<!-- Rounded bottom image -->
<img src="..." class="img-fluid rounded-bottom" alt="rounded bottom image">
<!-- Rounded left image -->
<img src="..." class="img-fluid rounded-left" alt="rounded left image">
<!-- Rounded right image -->
<img src="..." class="img-fluid rounded-right" alt="rounded right image">
Images can be aligned using utility classes on the parent element. For example:
<!-- Aligned to center -->
<div class="text-center">
<img src="..." class="img-fluid rounded" alt="...">
</div>
<!-- Aligned to right -->
<div class="text-right">
<img src="..." class="img-fluid rounded" alt="...">
</div>
Our goal is to make Halfmoon the go-to framework for building dashboards and tools on the web. We are already working on things like a form validator, number input, datepicker, multi-select (think Select2 without jQuery), tabs component, JSX docs, and so much more. You can learn more in the project roadmap.
However, we need your help to grow. So if you truly believe in our goal, please consider supporting us through Patreon.
The following is the highest tier, with a maximum of 1 sponsor.
(Also seen at the top of the page)
The following is the normal tier, with a maximum of 10 sponsors.
AYCD
Automation Done Right
Sponsor (9 available)
Halfmoon needs your support! Become a sponsor to place an image and description of your product here. Click here
The following people have generously decided to support Halfmoon.
Become a backer on Patreon .