The blockquote component serves as a tool to incorporate quoted text from an external source, ideal for testimonials, reviews, and quotes within an article.
The blockquote element is ideal for showcasing well-known quotes within content. It's commonly used for
testimonials, reviews, and notable quotes in articles.
<blockquoteclass="relative p-4">
<spanclass="icon-[tabler--quote] text-base-300/20 absolute -start-3 -top-3 size-16 rotate-180 rtl:rotate-0"></span>
<divclass="relative z-1">
<pclass="text-base-content text-lg">
<em>
The blockquote element is ideal for showcasing well-known quotes within content. It's commonly used for
testimonials, reviews, and notable quotes in articles.
</em>
</p>
</div>
</blockquote>
The blockquote element is ideal for showcasing well-known quotes within content. It's commonly used for
testimonials, reviews, and notable quotes in articles.
<blockquoteclass="relative mx-auto p-4 text-center">
<spanclass="icon-[tabler--quote] text-base-300/20 absolute -top-3 start-2 size-16 rotate-180 rtl:rotate-0"></span>
<divclass="relative z-1">
<pclass="text-base-content text-lg">
<em>
The blockquote element is ideal for showcasing well-known quotes within content. It's commonly used for
testimonials, reviews, and notable quotes in articles.
</em>
</p>
</div>
</blockquote>
The blockquote element is ideal for showcasing well-known quotes within content. It's commonly used for
testimonials, reviews, and notable quotes in articles.
<blockquoteclass="relative ms-auto p-4 text-end">
<spanclass="icon-[tabler--quote] text-base-300/20 absolute -top-3 start-6 size-16 rotate-180 rtl:rotate-0"></span>
<divclass="relative z-1">
<pclass="text-base-content text-lg">
<em>
The blockquote element is ideal for showcasing well-known quotes within content. It's commonly used for
testimonials, reviews, and notable quotes in articles.
</em>
</p>
</div>
</blockquote>
The blockquote element is ideal for showcasing well-known quotes within content. It's commonly used for
testimonials, reviews, and notable quotes in articles.
<blockquoteclass="relative p-4">
<spanclass="icon-[tabler--quote] text-base-300/20 absolute -start-3 -top-3 size-16 rotate-180 rtl:rotate-0"></span>
<divclass="relative z-1">
<pclass="text-base-content text-lg">
<em>
The blockquote element is ideal for showcasing well-known quotes within content. It's commonly used for
testimonials, reviews, and notable quotes in articles.
</em>
</p>
</div>
<footerclass="mt-4">
<divclass="text-base-content/50 text-base font-semibold">~ Shamus Tuttle</div>
</footer>
</blockquote>
The blockquote element is ideal for showcasing well-known quotes within content. It's commonly used for
testimonials, reviews, and notable quotes in articles.
<blockquoteclass="relative p-4">
<spanclass="icon-[tabler--quote] text-base-300/20 absolute -start-3 -top-3 size-16 rotate-180 rtl:rotate-0"></span>
<divclass="relative z-1">
<pclass="text-base-content text-lg">
<em>
The blockquote element is ideal for showcasing well-known quotes within content. It's commonly used for
testimonials, reviews, and notable quotes in articles.
</em>
</p>
</div>
<footerclass="mt-4 flex items-center">
<divclass="avatar">
<divclass="size-10 rounded-full">
<imgsrc="https://cdn.flyonui.com/fy-assets/avatar/avatar-1.png"alt="avatar" />
</div>
</div>
<divclass="ms-4">
<divclass="text-base-content text-base font-semibold">Shamus Tuttle</div>
<divclass="text-base-content/50 text-xs">Source title</div>
</div>
</footer>
</blockquote>