在HTML中,我們可以使用導航菜單的基本結構,例如:
```html
<li><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
在CSS中,我們可以使用樣式設計來修改導航菜單的外觀,例如:
```css
list-style-type: none;
margin: 0;
padding: 0;
display: inline-block;
width: 100%;
height: 20px;
font-size: 16px;
text-align: center;
line-height: 20px;
display: block;
width: 100%;
text-align: center;
padding: 8px 20px;
font-weight: bold;
color: #333;
text-decoration: none;
a:hover {
color: #ddd;
text-decoration: underline;
```css
list-style-type: none;
margin: 0;
padding: 0;
display: inline-block;
width: 100%;
height: 20px;
font-size: 16px;
text-align: center;
line-height: 20px;
display: block;
width: 100%;
text-align: center;
padding: 8px 20px;
font-weight: bold;
color: #333;
text-decoration: none;
a:hover {
color: #ddd;
text-decoration: underline;
```css
list-style-type: none;
margin: 0;
padding: 0;
display: inline-block;
width: 100%;
height: 20px;
font-size: 16px;
text-align: center;
line-height: 20px;
display: block;
width: 100%;
text-align: center;
padding: 8px 20px;
font-weight: bold;
color: #333;
text-decoration: none;
a:hover {
color: #ddd;
text-decoration: underline;
通過使用CSS,我們可以輕松地創建一個簡單的導航菜單,使網頁更加美觀和易于使用。