top-caption-desc.html
来自「CSS lets learn this step by step...」· HTML 代码 · 共 29 行
HTML
29 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html lang="en"> <head><meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title>Long description for example showing caption above a table</title> </head> <body> <h1>Long description for example showing caption above a table</h1><P>This diagram shows the relationship between a table and acaption above it and how they behave in the visual formattingmodel.<P>The diagram shows a table (drawn in blue) and a caption(drawn in red) above it. <P>The table is a 4x4 grid of empty cells surrounded by a labeledmargin area. The caption contains a line of (insignificant) text andis surrounded by a labeled margin area. Vertical margins between theboxes collapse.<P><a href="../../tables.html#img-top-caption">Return to image.</a> </body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?