|
| |
精品推荐 |
 |
|
| |
|
|
|
|
html教学+HTML语法大全
|
日期:2008年1月1日 作者: 查看:[大字体
中字体 小字体]
|
<font size=1>...</font>最小字體 <font style =font-size:100 px>...</font>無限增大 <!>區斷標記 <hr>水平線 <hr size=9>水平線(設定大小) <hr width=80%>水平線(設定寬度) <hr color=ff0000>水平線(設定顏色) <br>(換行) <nobr>...</nobr>水域(不換行) <p>...</p>水域(段落) <center>...</center>置中 <!>連結格式 <base href=位址>(預設好連結路徑) <a href=位址></a>外部連結 <a href=位址 target=_blank></a>外部連結(另開新視窗) <a href=位址 target=_top></a>外部連結(全視窗連結) <a href=位址 target=頁框名></a>外部連結(在指定頁框連結) <!>貼圖/音樂 <img src=圖片位址>貼圖 <img src=圖片位址 width=180>設定圖片寬度 <img src=圖片位址 height=30>設定圖片高度 <img src=圖片位址 alt=提示文字>設定圖片提示文字 <img src=圖片位址 border=1>設定圖片邊框 <bgsound src=MID音樂檔位址>背景音樂設定 <!>表格語法 <table aling=left>...</table>表格位置,置左 <table aling=center>...</table>表格位置,置中 <table background=圖片路徑>...</table>背景圖片的URL=就是路徑網址 <table border=邊框大小>...</table>設定表格邊框大小(使用數字) <table bgcolor=顏色碼>...</table>設定表格的背景顏色 <table borderclor=顏色碼>...</table>設定表格邊框的顏色 <table borderclordark=顏色碼>...</table>設定表格暗邊框的顏色 <table borderclorlight=顏色碼>...</table>設定表格亮邊框的顏色 <table cellpadding=參數>...</table>指定內容與格線之間的間距(使用數字) <table cellspacing=參數>...</table>指定格線與格線之間的距離(使用數字)
上一篇:HTML文档中小meta标签的大作用
下一篇:HTML的排版标记
|
| 相关文章: |
|
|
|
| 相关软件: |
|
|
|
|