Alternating Experiences
App Screenshot Previews
Award Showcase Grid
Bonus Content Grid
Course Card Grid
Course Offer Cards
Custom Section Benefits
Dual Product Cards
Filterable Portfolio
Offer Image Grid
Partners & Clients
Portfolio Reveal Grid
Quality Asym Images
Service Icon Grid
Specialty Icon Grid
STEM Learning Previews
Template Showcase Grid
Webinar Grid
#Step Image Cards
generalIllustrates a multi-step process using sequential cards, each featuring an image and descriptive text for clarity.
Get Started
How to use SenangWebs
Create website easily without worry, in minutes
Step 1
Register & login to your account.
Step 2
Create a new wbsite, get free SenangWebs.com domain name.
Step 3
Customize your webpage & click live to publish your website.
<section class="container mx-auto my-8 px-6 lg:my-16 lg:px-16">
<div class="mb-4 grid grid-cols-1 lg:mb-8 lg:grid-cols-2">
<div class="col-span-1 lg:col-span-2">
<div class="mb-2 max-w-max rounded-md border-2 border-blue-600 px-2 font-bold text-blue-600 lg:mb-4">Get Started</div>
</div>
<div>
<h1 class="mb-2 text-2xl font-bold capitalize lg:mb-0 lg:text-6xl">How to use SenangWebs</h1>
</div>
<div class="flex items-center">
<p class="w-full text-left text-base font-semibold lg:text-right lg:text-2xl">Create website easily without worry, in minutes</p>
</div>
</div>
<div class="grid grid-cols-1 gap-4 lg:grid-cols-3">
<div class="relative overflow-hidden rounded-lg bg-gray-200" style="padding-top: 100%">
<img src="https://placehold.co/400x400" class="absolute top-0 w-full" />
<div class="absolute left-0 top-0 w-full p-4">
<p class="mb-2 font-bold opacity-50">Step 1</p>
<p class="text-base font-semibold lg:text-2xl">Register & login to your account.</p>
</div>
</div>
<div class="relative overflow-hidden rounded-lg bg-gray-200" style="padding-top: 100%">
<img src="https://placehold.co/400x400" class="absolute top-0 w-full" />
<div class="absolute left-0 top-0 w-full p-4">
<p class="mb-2 font-bold opacity-50">Step 2</p>
<p class="text-base font-semibold lg:text-2xl">Create a new wbsite, get free SenangWebs.com domain name.</p>
</div>
</div>
<div class="relative overflow-hidden rounded-lg bg-gray-200" style="padding-top: 100%">
<img src="https://placehold.co/400x400" class="absolute top-0 w-full" />
<div class="absolute left-0 top-0 w-full p-4">
<p class="mb-2 font-bold opacity-50">Step 3</p>
<p class="text-base font-semibold lg:text-2xl">Customize your webpage & click live to publish your website.</p>
</div>
</div>
</div>
</section>
Get Started
How to use SenangWebs
Create website easily without worry, in minutes
Step 1
Register & login to your account.
Step 2
Create a new wbsite, get free SenangWebs.com domain name.
Step 3
Customize your webpage & click live to publish your website.
<section layout="container" space="m-x:auto m-y:large p-x:medium-3x tw-lg:m-y:big-3x tw-lg:p-x:big-3x">
<div layout="grid grid-cols:1 tw-lg:grid-cols:2" space="m-b:medium tw-lg:m-b:large">
<div layout="col-span:1 tw-lg:col-span:2">
<div space="m-b:small max-w:[max-content] p-x:small tw-lg:m-b:medium" visual="rounded:small border-w:regular border:blue-600 font:tw-bold text:blue-600">Get Started</div>
</div>
<div>
<h1 space="m-b:small tw-lg:m-b:none" visual="text-size:huge font:tw-bold capitalize tw-lg:text-size:mega">How to use SenangWebs</h1>
</div>
<div layout="flex items:center">
<p space="w:[100%]" visual="text:left text-size:base font:tw-semibold tw-lg:text:right tw-lg:text-size:huge">Create website easily without worry, in minutes</p>
</div>
</div>
<div layout="grid grid-cols:1 tw-lg:grid-cols:3" space="g:medium">
<div layout="relative overflow:hidden" visual="rounded:medium bg:gray-200" style="padding-top: 100%">
<img src="https://placehold.co/400x400" layout="absolute top:none" space="w:[100%]" />
<div layout="absolute left:none top:none" space="w:[100%] p:medium">
<p space="m-b:small" visual="font:tw-bold opacity:50">Step 1</p>
<p visual="text-size:base font:tw-semibold tw-lg:text-size:huge">Register & login to your account.</p>
</div>
</div>
<div layout="relative overflow:hidden" visual="rounded:medium bg:gray-200" style="padding-top: 100%">
<img src="https://placehold.co/400x400" layout="absolute top:none" space="w:[100%]" />
<div layout="absolute left:none top:none" space="w:[100%] p:medium">
<p space="m-b:small" visual="font:tw-bold opacity:50">Step 2</p>
<p visual="text-size:base font:tw-semibold tw-lg:text-size:huge">Create a new wbsite, get free SenangWebs.com domain name.</p>
</div>
</div>
<div layout="relative overflow:hidden" visual="rounded:medium bg:gray-200" style="padding-top: 100%">
<img src="https://placehold.co/400x400" layout="absolute top:none" space="w:[100%]" />
<div layout="absolute left:none top:none" space="w:[100%] p:medium">
<p space="m-b:small" visual="font:tw-bold opacity:50">Step 3</p>
<p visual="text-size:base font:tw-semibold tw-lg:text-size:huge">Customize your webpage & click live to publish your website.</p>
</div>
</div>
</div>
</section>