Home > Web Front-end > HTML Tutorial > 小白思密达~_html/css_WEB-ITnose

小白思密达~_html/css_WEB-ITnose

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-21 08:45:59
Original
1206 people have browsed it


回复讨论(解决方案)

<table width="300" border="1" align="center">    <tr>        <td rowspan="2" align="center">A</td>        <td colspan="2" height="100" align="center">B</td>    </tr>    <tr align="center">        <td height="100">E</td>        <td rowspan="2">C</td>    </tr>    <tr align="center">        <td colspan="2" height="100">D</td>    </tr></table>
Copy after login



  




A
  

   B
E
 C

D

兄弟 这也是基础知识。

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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template