0% found this document useful (0 votes)
6 views1 page

HTML

The document contains a navigation menu for various programming and web development tutorials, including HTML, CSS, JavaScript, SQL, Python, and more. Each tutorial is linked to its respective page for easy access. The menu is designed to be user-friendly and is styled for different device sizes.

Uploaded by

22csd7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

HTML

The document contains a navigation menu for various programming and web development tutorials, including HTML, CSS, JavaScript, SQL, Python, and more. Each tutorial is linked to its respective page for easy access. The menu is designed to be user-friendly and is styled for different device sizes.

Uploaded by

22csd7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

<html>

<!--
<div class="topnav notranslate" id='topnav' style="position:fixed!
important;top:56px">
<div style="overflow:auto;">
<div class="w3-bar w3-left topnavbar"
style="width:100%;overflow:hidden;height:32px">
<a href='javascript:void(0);' class='topnav-icons fa fa-menu w3-hide-
large w3-hide-medium w3-hide-small w3-left w3-bar-item w3-button ga-nav'
style="line-height:1.1;padding-top:8px!important;padding-bottom:7px!important;"
onclick='open_menu()' title='Menu'></a>
<a href='/default.asp' style="display:none" class='topnav-icons fa fa-
home w3-left w3-bar-item w3-button ga-nav' title='Home'></a>
<a class="w3-bar-item w3-button ga-nav" href='/html/default.asp' title='HTML
Tutorial' style="padding-left:18px!important;padding-right:18px!important;">HTML</
a>
<a class="w3-bar-item w3-button ga-nav" href='/css/default.asp' title='CSS
Tutorial'>CSS</a>
<a class="w3-bar-item w3-button ga-nav" href='/js/default.asp'
title='JavaScript Tutorial'>JAVASCRIPT</a>
<a class="w3-bar-item w3-button ga-nav" href='/sql/default.asp' title='SQL
Tutorial'>SQL</a>
<a class="w3-bar-item w3-button ga-nav" href='/python/default.asp'
title='Python Tutorial'>PYTHON</a>
<a class="w3-bar-item w3-button ga-nav" href='/java/default.asp' title='Java
Tutorial'>JAVA</a>
<a class="w3-bar-item w3-button ga-nav" href='/php/default.asp' title='PHP
Tutorial'>PHP</a>
<a class="w3-bar-item w3-button ga-nav" href='/bootstrap/bootstrap_ver.asp'
title='Bootstrap Tutorial'>BOOTSTRAP</a>
<a class="w3-bar-item w3-button ga-nav" href='/howto/default.asp' title='How
To'>HOW TO</a>
<a class="w3-bar-item w3-button ga-nav" href='/w3css/default.asp'
title='W3.CSS Tutorial'>W3.CSS</a>
<a class="w3-bar-item w3-button ga-nav" href='/c/index.php' title='C
Tutorial'>C</a>
<a class="w3-bar-item w3-button ga-nav" href='/cpp/default.asp' title='C++
Tutorial'>C++</a>
<a class="w3-bar-item w3-button ga-nav" href='/cs/index.php' title='C#
Tutorial'>C#</a>
<a class="w3-bar-item w3-button ga-nav" href='/react/default.asp'
title='React Tutorial'>REACT</a>
<a class="w3-bar-item w3-button ga-nav" href='/r/default.asp' title='R
Tutorial'>R</a>
<a class="w3-bar-item w3-button ga-nav" href='/jquery/default.asp'
title='jQuery Tutorial'>JQUERY</a>
<a class="w3-bar-item w3-button ga-nav" href='/django/index.php'
title='Django Tutorial'>DJANGO</a>
<a class="w3-bar-item w3-button ga-nav" href='/typescript/index.php'
title='Typescript Tutorial'>TYPESCRIPT</a>
<a class="w3-bar-item w3-button ga-nav" href='/nodejs/default.asp'
title='NodeJS Tutorial'>NODEJS</a>
<a class="w3-bar-item w3-button ga-nav" href='/mysql/default.asp'
title='MySQL Tutorial'>MYSQL</a>
</div>
</div>
</div>
-->
</html>

You might also like