编辑下面的代码:【加编码】
<html> <body> <ul> <li><a href="/demo/trycss_navbar_basic_html.htm#home">Home</a></li> <li><a href="/demo/trycss_navbar_basic_html.htm#news">News</a></li> <li><a href="/demo/trycss_navbar_basic_html.htm#contact">Contact</a></li> <li><a href="/demo/trycss_navbar_basic_html.htm#about">About</a></li> </ul> <p>Note: We use href="#" for test links. In a real web site this would be URLs.</p> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂