如何在html中创建列表? [英] How do I make lists in html?

查看:187
本文介绍了如何在html中创建列表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试制作一个超链接列表,我不知道如何。我知道如何制作超链接而不是垂直列表。

I'm trying to make a list of hyperlinks and I don't know how. I know how to make hyperlinks but not vertical lists.

推荐答案

去w3schools.com做教程



表示您需要的超链接

go to w3schools.com to do tutorials

for hyperlinks you need
<a href="url">text</a>





然后使用



then add these as items to the list with

<ul> and <li></li></ul>

标签


这篇关于如何在html中创建列表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆