Skip to content

Instantly share code, notes, and snippets.

View theIYD's full-sized avatar
🙋‍♂️
What's up ?

Idrees Dargahwala theIYD

🙋‍♂️
What's up ?
View GitHub Profile
@theIYD
theIYD / index.html
Created July 21, 2018 10:54
SDC - Basic Profile
<div class="card mx-auto mt-4 shadow p-3 mb-5 bg-white rounded">
<div class="container mt-4 mb-4">
<ul class="nav nav-pills flex-column flex-sm-row mb-3 text-center" id="pills-tab" role="tablist">
<li class="nav-item flex-sm-fill">
<a class="nav-link active" id="pills-home-tab" data-toggle="pill" href="#pills-home" role="tab" aria-controls="pills-home" aria-selected="true">Basic Eligibility</a>
</li>
<li class="nav-item flex-sm-fill">
<a class="nav-link" id="pills-profile-tab" data-toggle="pill" href="#pills-profile" role="tab" aria-controls="pills-profile" aria-selected="false">Personal Information</a>
</li>
<li class="nav-item flex-sm-fill">