gpt4 book ai didi

xhtml - 元素 ‘ul’ 不能嵌套在元素 ‘ol’ 中吗? (我从 xhtml 验证器收到此错误)请帮助

转载 作者:行者123 更新时间:2023-12-04 02:38:28 25 4
gpt4 key购买 nike

<ol style="padding-top:0;">
<li><a href="http://www.24hourfitness.com/membership/offers/specials.html?cm_mmc=Silverfox-_-SEM-_-Google-_-Branded?">24 Hour Fitness</a></li>

<!-- open nested list -->
<ul>
<li>This website would be ideal to use as a reference. The information provided lists references and is also very detailed. You feel confident in what you read in this website as being factual and helpful.</li>
<li>source code – body section</li>

<!-- open nested list -->
<ol type="a">
<li>Don't display unfriendly errors directly to the user.</li>
<li>Used SSL/HTTPS for login and any pages where sensitive data is entered (like credit card info).</li>
<li>Written <a href="http://www.w3.org/TR/xhtml1/" target="_blank">XHTML</a>/HTML and CSS according to the <a href="http://www.w3.org/">W3C specifications</a> and make sure they validate. The goal here is to avoid browser quirks modes and as a bonus make it much easier to work with non-standard browsers like screen readers and mobile devices.</li>
<li>Have some system for people to contact you with suggestions and criticism.</li>
</ol>
<!-- closed nested list -->

<li>The website’s goal is to encourage membership at 24 Hour Fitness gyms. This is very easy to determine by both the 24 Hour Fitness banner and the “Membership” banner. The website than provides a number of membership options.
You can locate your local gyms without any problems at all.</li>
<li>The website is quite easy to navigate around. The main reason is because of the six drop down menus at the bottom of the 24 Hour Fitness banner.
These drop down menus remain visible and constant for the majority of the web pages in the site.
For instance, when you click on “Shop” you are sent to a related website so the banner and the drop down menus change.</li>
</ul>
<!-- closed nested list -->
</ol>

最佳答案

<ul>里面需要在一个 li 里面,所以要么创建一个新的 li或取消关闭第一个。

关于xhtml - 元素 ‘ul’ 不能嵌套在元素 ‘ol’ 中吗? (我从 xhtml 验证器收到此错误)请帮助,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1532877/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com