編程練習(xí)
通過CSS實現(xiàn)一個3×3的細(xì)線表格
效果圖:

任務(wù)
1.使用table標(biāo)簽布局html。
提示:
...
...
2. 為table添加單元格邊框合并樣式。
- ?不會了怎么辦
-
可參考下面代碼或者在右下角"課件下載"區(qū)下載參考代碼。

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>表格</title>
<style type="text/css">
//表格樣式table
//td樣式
</style>
</head>
<body>
<!--table表格HTML-->
</body>
</html>
請驗證,完成請求
由于請求次數(shù)過多,請先驗證,完成再次請求