Table, table download

Source: Internet
Author: User
Tags ruby on rails

Table, table download

As follows:

The Code is as follows:

<! DOCTYPE html> 

Some may ask why the th element needs to set the attribute scope and abbr values, because the screen reader uses this attribute, which partially solves the adaptability problem of the device.

Previously, I always thought that th elements can only be contained in thead elements. In fact, they can also be nested in tfoot and tbody elements, however, this requires you to set the scope value of the attribute of th element to row, indicating that the scope of this th element is a row rather than a column.

In the CSS style section, the style related to the font is simplified and looks much more refreshed than before. However, whether the rendering efficiency has been improved remains to be verified.

Many CSS 3 styles need to take into account browser compatibility issues. Many times we need to hand-Write-moz-,-webkit-, and so on. Fortunately, there are tools for automatically adding prefixes, such as Autoprefix.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.