Direct Messaging user interface snippet — a free Bootstrap 5 utility snippet. Copy the HTML, CSS & JS and paste straight into your Bootstrap 5 project.
Direct Messaging user interface snippet — a free Bootstrap 5 utility snippet. Copy the HTML, CSS & JS and paste straight into your Bootstrap 5 project.
1<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
2<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Open+Sans'>
3<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.min.css'>
4<div class="chat">
5 <div class="chat-title">
6 <h1>RDG</h1>
7 <h2>Online</h2>
8 <figure class="avatar">
9 <img src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/156381/profile/profile-80.jpg" /></figure>
10 </div>
11 <div class="messages">
12 <div class="messages-content"></div>
13 </div>
14 <div class="message-box">
15 <textarea type="text" class="message-input" placeholder="Type message..."></textarea>
16 <button type="submit" class="message-submit">Send</button>
17 </div>
18
19</div>
20<div class="bg"></div>
21
22<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
23<script src='https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.concat.min.js'></script>
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.
Hand-crafted Tailwind CSS components — HTML or React, copy-paste ready, with live previews. Free forever, MIT licensed, no sign-up to use.
27
Components
378
Views
6
Likes
Trending now
More Bootstrap snippets developers are viewing this week.
Explore a modern dashboard tile featuring vivid sparkline graphs and dynamic KPIs, perfect for real-time data visualization.
Experience a vibrant notification system with neon accents and auto-dismiss progress bars. Effortlessly stack and manage your alerts like never before.
Discover an interactive data insights dashboard with frosted glass design and vibrant animations that elevate your data visualization experience.
Comments(0)
No comments yet — be the first to start the discussion.
Sign in to join the conversation.