Click here to Skip to main content
15,888,270 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
 <div class="tab-menu-heading">
                                        <div class="tabs-menu">
                                            <!-- Tabs -->
                                            <ul class="nav panel-tabs panel-info" id="myTab">
                                                <li><a href="#profile" class="active" data-bs-toggle="tab"><span><i
 class="fe fe-user me-1" __^&lt;="" i__^&lt;="" span="">Patient Profile</a></li>
                                                <li><a href="#alerts" data-bs-toggle="tab" class=""><span><i
 class="fe fe-bell me-1" __^&lt;="" span&gt;alerts="" &amp;="" consents&lt;="" a&gt;
="" &lt;="" li&gt;
="" &lt;li&gt;&lt;a="" href="#chief-complaints" data-bs-toggle="tab" 
="" &gt;&lt;span&gt;^__i
="" span&gt;chief="" complaints&lt;=""></span>Treatment Plan</a></li>
                                                <li><a href="#prescription" data-bs-toggle="tab"
                                                        class=""><span>^__i class="fe fe-bell me-1"
                                                                aria-hidden="true"></span>Prescription</a></li>
                                                <li><a href="#statement" data-bs-toggle="tab"
                                                        class=""><span>^__i
                                                                class="fe fe-bell me-1"></span>Statment</a></li>
                                            </ul>
                                        </div>
                                    </div>


What I have tried:

 <div class="tab-menu-heading">
                                        <div class="tabs-menu">
                                            <!-- Tabs -->
                                            <ul class="nav panel-tabs panel-info" id="myTab">
                                                <li><a href="#profile" class="active" data-bs-toggle="tab"><span><i
 class="fe fe-user me-1" __^&lt;="" i__^&lt;="" span="">Patient Profile</a></li>
                                                <li><a href="#alerts" data-bs-toggle="tab" class=""><span><i
 class="fe fe-bell me-1" __^&lt;="" span&gt;alerts="" &amp;="" consents&lt;="" a&gt;
="" &lt;="" li&gt;
="" &lt;li&gt;&lt;a="" href="#chief-complaints" data-bs-toggle="tab" 
="" &gt;&lt;span&gt;^__i
="" span&gt;chief="" complaints&lt;=""></span>Treatment Plan</a></li>
                                                <li><a href="#prescription" data-bs-toggle="tab"
                                                        class=""><span>^__i class="fe fe-bell me-1"
                                                                aria-hidden="true"></span>Prescription</a></li>
                                                <li><a href="#statement" data-bs-toggle="tab"
                                                        class=""><span>^__i
                                                                class="fe fe-bell me-1"></span>Statment</a></li>
                                            </ul>
                                        </div>
                                    </div>
Posted
Comments
OriginalGriff 24-Mar-22 2:53am    
And?
What does it do that you didn't expect, or not do that you did?
What have you tried to do to find out why?
Are there any error messages, and if so, where and when? What did you do to make them happen?

This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, or read your mind - we only get exactly what you type to work with.
Use the "Improve question" widget to edit your question and provide better information.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900