首页 > 代码库 > html中<li></li>中使用<br>和<li></li>外面使用<br>
html中<li></li>中使用<br>和<li></li>外面使用<br>
</pre><pre>
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>欢迎到訪</title> <style> body{ background-color: rgb(11,41,105); } a{ text-decoration:none; } #head{ background-color:gray; height:2px; } #middle{ background-color::white; width: 250px; float:left; } </style> </head> <body> <h1 style="color:white"><center> 欢迎使用导航界面</center></h1> <div id="head"> </div > <p> <center style="color:red;font-size:25px">在这里看到你的进步</center> </p> <div id="middle"> <a href=http://www.mamicode.com/"http://127.0.0.1:6060/Fristweb/MyJsp.jsp" style="color:white;font-size:25px;padding-left:10px">连接到动态的jsp网页>在学习html的时候突然发现的一个小细节<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>欢迎到訪</title> <style> body{ background-color: rgb(11,41,105); } a{ text-decoration:none; } #head{ background-color:gray; height:2px; } #middle{ background-color::white; width: 250px; float:left; } </style> </head> <body> <h1 style="color:white"><center> 欢迎使用导航界面</center></h1> <div id="head"> </div > <p> <center style="color:red;font-size:25px">在这里看到你的进步</center> </p> <div id="middle"> <a href=http://www.mamicode.com/"http://127.0.0.1:6060/Fristweb/MyJsp.jsp" style="color:white;font-size:25px;padding-left:10px">连接到动态的jsp网页>发如今里面和外面的情况,换行的时候,外面的比里面的多一行.为什么呢?还不清楚,感觉html一点都不简单
html中<li></li>中使用<br>和<li></li>外面使用<br>
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。