题解 | #自定义列表#

自定义列表

https://www.nowcoder.com/practice/a49eaf5cfb8d4d2392c28d2da413c93d

<div id="main">
</div>
<script>
    window.onload = () => {
        const html = '' + 
              '<dl>' +
              '    <dt>nowcoder</dt>' +
              '    <dd>nowcoder</dd>' +
              '</dl>'
        
        document.getElementById('main').innerHTML = html
    }
</script>

全部评论

相关推荐

一天代码十万三:这都不能算简历吧
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客企业服务