<i id='IFUBl'><tr id='IFUBl'><dt id='IFUBl'><q id='IFUBl'><span id='IFUBl'><b id='IFUBl'><form id='IFUBl'><ins id='IFUBl'></ins><ul id='IFUBl'></ul><sub id='IFUBl'></sub></form><legend id='IFUBl'></legend><bdo id='IFUBl'><pre id='IFUBl'><center id='IFUBl'></center></pre></bdo></b><th id='IFUBl'></th></span></q></dt></tr></i><div id='IFUBl'><tfoot id='IFUBl'></tfoot><dl id='IFUBl'><fieldset id='IFUBl'></fieldset></dl></div>
  • <tfoot id='IFUBl'></tfoot><legend id='IFUBl'><style id='IFUBl'><dir id='IFUBl'><q id='IFUBl'></q></dir></style></legend>

      • <bdo id='IFUBl'></bdo><ul id='IFUBl'></ul>

        <small id='IFUBl'></small><noframes id='IFUBl'>

      1. 如何使用 HTML5 时间标签标记日期范围?

        How do you markup a date range with the HTML5 time tag?(如何使用 HTML5 时间标签标记日期范围?)
        <i id='w7uo0'><tr id='w7uo0'><dt id='w7uo0'><q id='w7uo0'><span id='w7uo0'><b id='w7uo0'><form id='w7uo0'><ins id='w7uo0'></ins><ul id='w7uo0'></ul><sub id='w7uo0'></sub></form><legend id='w7uo0'></legend><bdo id='w7uo0'><pre id='w7uo0'><center id='w7uo0'></center></pre></bdo></b><th id='w7uo0'></th></span></q></dt></tr></i><div id='w7uo0'><tfoot id='w7uo0'></tfoot><dl id='w7uo0'><fieldset id='w7uo0'></fieldset></dl></div>

            <tfoot id='w7uo0'></tfoot>
            • <bdo id='w7uo0'></bdo><ul id='w7uo0'></ul>
              <legend id='w7uo0'><style id='w7uo0'><dir id='w7uo0'><q id='w7uo0'></q></dir></style></legend>
            • <small id='w7uo0'></small><noframes id='w7uo0'>

                    <tbody id='w7uo0'></tbody>
                  本文介绍了如何使用 HTML5 时间标签标记日期范围?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  在 HTML5 中标记日期时,我知道您应该使用 <time> 标签,如下所示

                  When marking-up dates in HTML5, I know for a single date you should use the <time> tag as follows

                  <time datetime="2011-04-02">2011 年 4 月 2 日</time>

                  但是您将如何(或应该)如何标记2011 年 4 月 2 日至 4 日"这样的日期范围?

                  But how would you (or should you) markup a date range like "2nd - 4th April 2011"?

                  谢谢.

                  推荐答案

                  如果 <time> 有一个很好的表示范围的方法就好了,但是你必须这样做:

                  It would be nice if <time> had a nice way of representing ranges, but you have to do something like this instead:

                  <time datetime="2011-04-02">2nd</time> - <time datetime="2011-04-04">4th April 2011</time>
                  

                  这篇关于如何使用 HTML5 时间标签标记日期范围?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  How to get current formatted date dd/mm/yyyy in Javascript and append it to an input(如何在 Javascript 中获取当前格式化日期 dd/mm/yyyy 并将其附加到输入)
                  Is it sometimes bad to use lt;BR /gt;?(有时使用lt;BR/gt;是不是很糟糕?)
                  using href links inside lt;optiongt; tag(在lt;optiongt;中使用href链接标签)
                  Is it necessary to write HEAD, BODY and HTML tags?(有必要写 HEAD、BODY 和 HTML 标签吗?)
                  Why is the lt;centergt; tag deprecated in HTML?(为什么是lt;centergt;标签在 HTML 中已弃用?)
                  Where are the i18n files of jQuery UI datepicker gt;= 1.11.0(jQuery UI datepicker = 1.11.0 的 i18n 文件在哪里)

                        <bdo id='VLWPN'></bdo><ul id='VLWPN'></ul>
                          <tbody id='VLWPN'></tbody>
                        <tfoot id='VLWPN'></tfoot>
                      • <legend id='VLWPN'><style id='VLWPN'><dir id='VLWPN'><q id='VLWPN'></q></dir></style></legend>

                          <small id='VLWPN'></small><noframes id='VLWPN'>

                          1. <i id='VLWPN'><tr id='VLWPN'><dt id='VLWPN'><q id='VLWPN'><span id='VLWPN'><b id='VLWPN'><form id='VLWPN'><ins id='VLWPN'></ins><ul id='VLWPN'></ul><sub id='VLWPN'></sub></form><legend id='VLWPN'></legend><bdo id='VLWPN'><pre id='VLWPN'><center id='VLWPN'></center></pre></bdo></b><th id='VLWPN'></th></span></q></dt></tr></i><div id='VLWPN'><tfoot id='VLWPN'></tfoot><dl id='VLWPN'><fieldset id='VLWPN'></fieldset></dl></div>