Code Snippet Library - Homepage Channel Boxes

Code Snippet Library - Homepage Channel Boxes
Like

Share this post

Choose a social network to share with, or copy the URL to share elsewhere

This is a representation of how your post may appear on social media. The actual post will vary between social networks

Preview

HTML

<div class="container mt-12">
<h3>Header Text</h3>
<div class="channel-buttons grid gap-5 grid-cols-1 sm:grid-cols-2">
<!-- Add channel URL below -->
<a href="" class="hover:no-underline">
<div class="channel-item flex items-center justify-center h-56
bg-center bg-cover text-brand-primary
hover:text-brand-primary-darker font-bold ease-in-out"
style="background-image: url('')">
<div class="flex flex-col px-2 text-center">
<p class="mb-1 text-2xl">Channel Name</p>
<p class="m-0 text-lg font-normal">Supporting text</p>
</div>
</div>
</a>
<!-- Add channel URL below -->
<a href="" class="hover:no-underline">
<div class="channel-item flex items-center justify-center h-56
bg-center bg-cover text-brand-primary
hover:text-brand-primary-darker font-bold ease-in-out"
style="background-image: url('')">
<div class="flex flex-col px-2 text-center">
<p class="mb-1 text-2xl">Channel Name</p>
<p class="m-0 text-lg font-normal">Supporting text</p>
</div>
</div>
</a>
<!-- Add channel URL below -->
<a href="" class="hover:no-underline">
<div class="channel-item flex items-center justify-center h-56
bg-center bg-cover text-brand-primary
hover:text-brand-primary-darker font-bold ease-in-out"
style="background-image: url('')">
<div class="flex flex-col px-2 text-center">
<p class="mb-1 text-2xl">Channel Name</p>
<p class="m-0 text-lg font-normal">Supporting text</p>
</div>
</div>
</a>
<!-- Add channel URL below -->
<a href="" class="hover:no-underline">
<div class="channel-item flex items-center justify-center h-56
bg-center bg-cover text-brand-primary
hover:text-brand-primary-darker font-bold ease-in-out"
style="background-image: url('')">
<div class="flex flex-col px-2 text-center">
<p class="mb-1 text-2xl">Channel Name</p>
<p class="m-0 text-lg font-normal">Supporting text</p>
</div>
</div>
</a>
</div>
</div>

To access please sign in or register for free

If you are a registered user on Zapnito Knowledge Hub, please sign in