css: Detailed explanation of the use of the caption-side attribute (table title position)

黄舟
Release: 2017-06-30 10:44:47
Original
2894 people have browsed it

Instance introduction

csscaption-sideAttribute(Tabletitle position)

[Basic syntax]

fcaption-side:top|right|bottom|left
Copy after login

[Syntax introduction]

This attribute specifies the placement position of the table title relative to the table frame. The table title is displayed as if it were a block-level element
before (or after) the table.

[Example code]

    无标题文档  
标题
李敏 小莉
国良 秀秀
【代码分析】
Copy after login

In the code, the bold part is to set the position of the title at the bottom, as shown in Figure 15.3.

css: Detailed explanation of the use of the caption-side attribute (table title position)

The above is the detailed content of css: Detailed explanation of the use of the caption-side attribute (table title position). For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!