討論:HTML/重要的標記、屬性、樣式:修訂版本之間的差異

出自六年制學程
跳轉到: 導覽搜尋
(新頁面: 分類:HTML <pre>標籤 ==== html head meta title body a img p br hr table tr td th ol ul li style span div pre form 屬性(用=連等號兩邊) ==== http-equiv= src= href= t...)
 
 
第 8 行: 第 8 行:
 
body
 
body
  
 +
h1~h6
 
a
 
a
 
img
 
img
第 24 行: 第 25 行:
  
 
style
 
style
 +
link
 
span
 
span
 
div
 
div
第 41 行: 第 43 行:
 
border=
 
border=
 
align=
 
align=
 +
class=
 +
id=
 +
xmlns=
 +
type=
  
 
樣式(用:連冒號兩邊)
 
樣式(用:連冒號兩邊)

2020年11月29日 (日) 22:27的最新修訂版本

標籤
====
html
head
meta
title
body

h1~h6
a
img
p
br
hr

table
tr
td
th

ol
ul
li

style
link
span
div
pre

form

屬性(用=連等號兩邊)
====
http-equiv=
src=
href=
target=
style=
width=
height=
border=
align=
class=
id=
xmlns=
type=

樣式(用:連冒號兩邊)
====
font-family:
font-size:
font-weight:
text-align:
color:
width:
height:
border:
border-collapse:collapse