HTML的有序列表设置成大写罗马数字?
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<style type="text/css">
li{ list-style-type: upper-roman;}
</style>
</head>
<body>
<ol>
<li value='4'></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ol>
</body>
</html>
Copyright © 广州京杭网络科技有限公司 2005-2024 版权所有 粤ICP备16019765号
广州京杭网络科技有限公司 版权所有