wordPress插入包含页眉的表格
实现效果

实现方法
<figure class="wp-block-table">
<table class="has-fixed-layout">
<thead>
<tr>
<th></th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</figure>

版权木有,侵权不究,欢迎转载

浙公网安备 33010602011771号