<div class="bio-container">
<img src="https://placehold.co/100x100/3b82f6/ffffff?text=U" alt="Profile" class="profile-pic">
<h1>@Username</h1>
<p>Digital Creator & Developer</p>
<div class="links-list">
<a href="#" class="bio-link">My Website</a>
<a href="#" class="bio-link">Latest YouTube Video</a>
<a href="#" class="bio-link">Buy me a Coffee</a>
<a href="#" class="bio-link">Twitter / X</a>
</div>
</div>
Back to Snippets
Link in Bio Page CSS
Create your own link-in-bio page with this responsive layout. It stacks your social media links neatly, and the buttons look professional on mobile screens, which is perfect for Instagram or TikTok profiles.
364