(https://i.sstatic.net/VelE16th.png)
I want to create the same layout using Bootstrap and CSS
create a process flow with 3 steps on the top row and 3 steps on the bottom row, including a line to represent the process flow as shown in the picture:
<ul>
<li>
</div>
<h3>Requirement Analysis</h3>
<p>We begin by determining your practice’s needs, goals, and billing process.</p>
</li>
<li data-aos="fade-up" data-aos-anchor-placement="top-bottom" data-aos-duration="300" class="aos-init aos-animate">
<div class="svg-cont">
</div>
<h3>Coding</h3>
<p>Stay ahead in the digital age with our news apps, delivering real-time updates and engaging content, ensuring your audience is always in the know.</p>
</li>
<li data-aos="fade-up" data-aos-anchor-placement="top-bottom" data-aos-duration="500" class="aos-init aos-animate">
<div class="svg-cont">
</div>
<h3>Payment Posting</h3>
<p>Once the claim is processed and the outstanding amount is collected, we record the payments received from the payers and the patients in the system.</p>
</li>
<li data-aos="fade-up" data-aos-anchor-placement="top-bottom" data-aos-duration="700" class="aos-init aos-animate">
<div class="svg-cont">
</div>
<h3>IPTV App Development</h3>
<p>Transform your content delivery with our IPTV apps, providing seamless streaming experiences and expanding your reach in the digital entertainment landscape.</p>
</li>
<li data-aos="fade-up" data-aos-anchor-placement="top-bottom" data-aos-duration="900" class="aos-init aos-animate">
<div class="svg-cont">
</div>
<h3>Navigation App Development</h3>
<p>Navigate effortlessly with our intuitive navigation apps, combining precision with user-friendly interfaces to guide you on every journey.</p>
</li>
<li data-aos="fade-up" data-aos-anchor-placement="top-bottom" data-aos-duration="1100" class="aos-init aos-animate">
<div class="svg-cont">
</div>
<h3>Patient Registration
& Verification</h3>
<p>Next, we collect all the relevant information about the patient and verify his insurance coverage.</p>
</li>
<li data-aos="fade-up" data-aos-anchor-placement="top-bottom" data-aos-duration="1300" class="aos-init aos-animate">
<div class="svg-cont">
</div>
<h3>Claim
Submission</h3>
<p>The next step is to submit the medical claim to the appropriate insurance company.</p>
</li>
<li data-aos="fade-up" data-aos-anchor-placement="top-bottom" data-aos-duration="1500" class="aos-init aos-animate">
<div class="svg-cont">
</div>
<h3>Travel App Development</h3>
<p>Explore the world with our travel apps, offering intuitive itinerary management, real-time updates, and personalized experiences for globetrotters.</p>
</li>
</ul>
</div>
New contributor
abdul basit is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.