Utilities Bootstrap 5Free+ CSS
Bootstrap 5 comment section with emojis icons snippets — a free Bootstrap 5 utility snippet.
2.1k views27 downloads
gosnippets.com/preview/bootstrap-5-comment-section-with-emojis-icons-snippets
Bootstrap 5 comment section with emojis icons snippets — a free Bootstrap 5 utility snippet.
1<div class="container mt-5">
2 <div class="row d-flex justify-content-center">
3 <div class="col-md-7">
4 <div class="shadow p-3 bg-white rounded">
5 <div class="d-flex justify-content-between align-items-center">
6 <div class="d-flex flex-row align-items-center"> <span class="me-1 fs-14">Sort By Newest</span> <span class="carets"><i class="fa fa-caret-down"></i></span> </div>
7 <div class="d-flex flex-row align-items-center"> <span class="me-1 fs-14">Kyle Lawrence</span> <span class="carets"><i class="fa fa-caret-down"></i></span> </div>
8 </div>
9 <div class="mt-5 d-flex flex-row"> <img src="https://i.imgur.com/jD4jCW9.png" width="40" height="40">
10 <div class="w-100 ms-2 comment-area"> <textarea class="form-control"></textarea>
11 <ul class="emojis">
12 <li class="me-2"><img src="https://i.imgur.com/VZy5vik.png" width="30"></li>
13 <li class="me-2"><img src="https://i.imgur.com/AIrm2Yu.png" width="30"></li>
14 <li class="me-2"><img src="https://i.imgur.com/v8pgJxy.png" width="30"></li>
15 <li><img src="https://i.imgur.com/lWLKSZO.png" width="30"></li>
16 </ul> <button class="btn btn-secondary w-100 mt-2 post-btn">Post</button> </div>
17 </div>
18 <div class="d-flex flex-row mt-4"> <img src="https://i.imgur.com/jD4jCW9.png" width="40" height="40">
19 <div class="ms-2 w-100">
20 <div class="d-flex justify-content-between align-items-center">
21 <div class="d-flex flex-row align-items-center"> <span class="font-weight-bold name">Mark Hamilton <i class="fa fa-heart"></i></span> <span class="dots"></span> <small class="text-muted time-text">1h</small> </div> <span class="top-comment">Top comment <i class="fa fa-star"></i></span>
22 </div>
23 <p class="user-comment-text text-justify">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
24 <div class="mt-3 d-flex align-items-center"> <span class="fs-13">Reply</span> <span class="dots"></span> <span class="fs-13">100 likes</span> <span class="dots"></span> <span> <i class="fa fa-thumbs-up"></i> <i class="fa fa-thumbs-down"></i> </span> </div>
25 </div>
26 </div>
27 </div>
28 </div>
29 </div>
30</div>
Auto move mouse cursor snippet
Auto move mouse cursor snippet: a hand-crafted, open-source Bootstrap 5 utility. HTML, CSS & JS included, ready to copy.

Bootstrap 5 Ecommerce Product Detail Page Design snippet
Free Bootstrap 5 utility snippet — Bootstrap 5 Ecommerce Product Detail Page Design snippet. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.

Bootstrap 5 Ecommerce single product page design template
Free Bootstrap 5 utility snippet — Bootstrap 5 Ecommerce single product page design template. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.
Comments(0)
No comments yet — be the first to start the discussion.
Sign in to join the conversation.