New design: Difference between revisions
Created page with "<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>CHARAK SAMHITA</title> <link rel="styleshe..." |
No edit summary |
||
| Line 100: | Line 100: | ||
<div class="row flex-nowrap justify-content-between align-items-center"> | <div class="row flex-nowrap justify-content-between align-items-center"> | ||
<div class="col-4 pt-1"> | <div class="col-4 pt-1"> | ||
<a class="text-muted" href="Main_Page">HOME</a> | <a class="text-muted" href="index.php/Main_Page">HOME</a> | ||
<a class="text-muted" href="#">HEALTH</a> | <a class="text-muted" href="#">HEALTH</a> | ||
</div> | </div> | ||
| Line 107: | Line 107: | ||
</div> | </div> | ||
<div class="col-4 d-flex justify-content-end align-items-center"> | <div class="col-4 d-flex justify-content-end align-items-center"> | ||
<a class="text-muted" href="Charak_Samhita_New_Edition_(Wiki)_Project">ABOUT</a> | <a class="text-muted" href="index.php/Charak_Samhita_New_Edition_(Wiki)_Project">ABOUT</a> | ||
<a class="text-muted" href="Contact_page">CONTACT</a> | <a class="text-muted" href="index.php/Contact_page">CONTACT</a> | ||
</div> | </div> | ||
</div> | </div> | ||