摘要:
<!--超鏈接標簽--> < a href="跳轉目標" target="目標窗口的彈出方式"> 文本或圖像</a> <!--外部鏈接--> <h4>--外部鏈接--</h4><!--h4獨占一行--> <a href="http:www.qq.com" target="_self">當前窗口打開騰 閱讀全文
posted @ 2022-03-02 11:26
小耿想努力呀
閱讀(37)
評論(0)
推薦(0)
摘要:
<!DOCTYPE html> <html> <head> <title>綜合案例-注冊頁面</title> </head> <body> <h4>青春不常在,抓緊談戀愛</h4> <table width="500"> <tr> <td>性別:</td> <td> <input type="rad 閱讀全文
posted @ 2022-03-02 11:25
小耿想努力呀
閱讀(30)
評論(0)
推薦(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <style> .container{ width: 40%; margin: 20px auto; } .common{ width:230px; height: 30px; } span{ 閱讀全文
posted @ 2022-03-02 11:24
小耿想努力呀
閱讀(56)
評論(0)
推薦(0)
摘要:
<!--表單標簽:收集用戶信息--> <html> <head> <body> <!--表單域:包含表單元素的區域 action="url地址" method="提交方式" name="表單域名稱"--> <!--表單元素:input:輸入表單元素、select:下拉表單元素、textarea:文本 閱讀全文
posted @ 2022-03-02 11:23
小耿想努力呀
閱讀(42)
評論(0)
推薦(0)
摘要:
<!--布局整齊 無序列表:<ul><li> 有序列表 自定義列表 --> <!--無序列表:<ul><li>--> <html> <head> <body> <!--無序列表:<ul><li>--> <h4>你喜歡的實食物?</h4> <ul><!--只能有<li>--> <li>西瓜</li>< 閱讀全文
posted @ 2022-03-02 11:23
小耿想努力呀
閱讀(9)
評論(0)
推薦(0)
摘要:
<!--表格標簽:用來展示數據--><!--tr表格標簽--><!--td定義單元格--> <!--表格的結構標簽thead:頭部區域、tbody:主體區域--> <!--合并單元格--> <!--跨行合并:rowspan=合并個數 最上層作為目標單元格寫合并代碼 跨列合并:colspan=合并個數 閱讀全文
posted @ 2022-03-02 11:21
小耿想努力呀
閱讀(165)
評論(0)
推薦(0)

浙公網安備 33010602011771號