<script src="https://code.jquery.com/jquery-3.4.1.slim.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css">
<!-- INÍCIO DO BANNER -->
<div class="rounded border border-grey-1 bg-white px-6 pt-6 pb-8 mb-4">
<div>
<!-- INÍCIO DO CONTEÚDO DO BANNER -->
<!-- INÍCIO DA IMAGEM COM LINK -->
<a class="anchor-class" href="#">
<div class="flex items-center mb-3">
<div class="img-wrapper">
<img src="LINK_DA_IMAGEM_AQUI" class="w-full h-full object-cover" alt="" />
</div>
</div>
</a>
<!-- FIM DA IMAGEM COM LINK -->
<!-- INÍCIO DO TÍTULO SEM LINK -->
<h4 class="text-center mb-6">Título</h4>
<!-- FIM DO TÍTULO SEM LINK -->
<!-- INÍCIO DA DESCRIÇÃO COM LINK -->
<a class="anchor-class" href="#">
<div class="flex items-center mb-3">
<p class="flex-1 text-center">Descrição</p>
</div>
</a>
<!-- FIM DA DESCRIÇÃO COM LINK -->
<!-- FIM DO CONTEÚDO DO BANNER -->
</div>
</div>
<!-- FIM DO BANNER -->
Please Whitelist JSFiddle in your content blocker.
Help keep JSFiddle free for always by one of two ways:
Whitelist JSFiddle in your content blocker (two clicks)
Go PRO and get access to additional PRO features →
Join the 4+ million users, and keep the JSFiddle dream alive.
Ad-free
All ads in the editor and listing pages are turned completely off.
Use pre-released features
You get to try and use features (like the Palette Color Generator) months before everyone else.
Fiddle collections
Sort and categorize your Fiddles into multiple collections.
Private collections and fiddles
You can make as many Private Fiddles, and Private Collections as you wish!
Console
Debug your Fiddle with a minimal built-in JavaScript console.