Back to Templates
Card Skeleton
skeletonsCSS
HTML
<div class="skeleton-card"> <div class="skeleton-avatar"></div> <div class="skeleton-line"></div> <div class="skeleton-line" style="width: 80%"></div> <div class="skeleton-line" style="width: 60%"></div> </div>
Live Preview
Edit the CSS on the left to see live changes. The styles are scoped to the preview area.