File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 </ button >
3333 </ div >
3434 </ div >
35- < div id ="mobile-menu " class ="md:hidden hidden bg-black bg-opacity-50 ">
36- < ul class ="px-4 py-2 space-y-2 ">
37- < li class ="nav-link "> < a href ="#part_1 " class ="block text-white hover:text-blue-500 "> 首页</ a > </ li >
38- < li class ="nav-link "> < a href ="https://www.csdn.net/ " class ="block text-white hover:text-blue-500 "> CSDN</ a > </ li >
39- < li class ="nav-link "> < a href ="#part_3 " class ="block text-white hover:text-blue-500 "> 自我介绍</ a > </ li >
40- < li class ="nav-link "> < a href ="https://www.runoob.com/tags/att-a-href.html " class ="block text-white hover:text-blue-500 "> Runoob</ a > </ li >
41- < li class ="nav-link "> < a href ="#part_2 " class ="block text-white hover:text-blue-500 "> 致最真挚的</ a > </ li >
42- < li class ="nav-link "> < a href ="#part_5 " class ="block text-white hover:text-blue-500 "> 关于</ a > </ li >
43- </ ul >
44- </ div >
4535 </ nav >
4636 < script >
4737 const menuToggle = document . getElementById ( 'menu-toggle' ) ;
You can’t perform that action at this time.
0 commit comments