⑴ 基本信息標記:

HTML標記:html/html

頭部信息:head/head

主體標記:body/body,常用屬性:backgrou" />

国产成人精品无码青草_亚洲国产美女精品久久久久∴_欧美人与鲁交大毛片免费_国产果冻豆传媒麻婆精东

18143453325 在線咨詢 在線咨詢
18143453325 在線咨詢
所在位置: 首頁 > 營銷資訊 > 營銷百科 > 網站設計和評價HTML語言基本應用

網站設計和評價HTML語言基本應用

時間:2023-02-23 16:51:01 | 來源:營銷百科

時間:2023-02-23 16:51:01 來源:營銷百科

網站設計和評價HTML語言基本應用:能讀懂普通網頁的原代碼,并能根據要求在文本編輯器中對原代碼作適當修改。具體要求如下:

⑴ 基本信息標記:

HTML標記:html/html

頭部信息:head/head

主體標記:body/body,常用屬性:background='url'

,text='#rrggbb',link='#rrggbb', vlink='#rrggbb' ,alink='#rrggbb',bgcolor='#rrggbb',leftmargin=n ,topmargin=n。

⑵ 文字設置

標題級別 hn/hn;

對齊方式:align=對齊方式。三種方式:left , right , center 。

字體設置:font /font,主要屬性:size='n' ,color='#rrggbb' ,face='字體'。

其它標記:粗體b/b,下劃線u/u,斜體i/i。

⑶ 表格設置

表格標記:table/table,常用屬性:border,width,bgcolor,background,cellpadding,cellspacing。 。

表格標題:caption/caption。

表頭:th/th。

單元格:td/td。

th和td標記的常用屬性:width,height,align,valign(取值top,middle,bottom),bgcolor,background,bordercolor,colspan,rowspan。

⑷ 圖片設置

img src='http://localhost/azltj/圖片路徑及文件名',常用屬性:width,height,align,border,hspace,vspace,alt。

⑸ 背景聲音設置

bgsound src=' http://localhost/azltj/聲音文件路徑及文件名',常用屬性:loop。

⑹ 視頻設置

img dynsrc=' http://localhost/azltj/視頻文件路徑及文件名',常用屬性:width,height,align,loop。

⑺ 超級鏈接設置

通過文字鏈接到另一頁面:a herf='鏈接頁面路徑及文件名'鏈接文字/a

通過圖片鏈接到另一頁面:

a herf='鏈接頁面路徑及文件名'img src='http://localhost/azltj/圖片路徑及文件名'/a

定義錨點:a name='錨點名'錨點文字/a

鏈接錨點:a herf='URL#錨點名'鏈接文字/a

⑻ 框架設置

① 縱向排列多個窗口示例

frameset cols=30%,20%,50%

frame src='http://localhost/azltj/A.html'

frame src='http://localhost/azltj/B.html'

frame src='http://localhost/azltj/C.html'

/frameset

② 橫向排列多個窗口示例

frameset rows=25%,25%,50%

frame src='http://localhost/azltj/A.html'

frame src='http://localhost/azltj/B.html'

frame src='http://localhost/azltj/C.html'

/frameset

③ 縱橫排列多個窗口示例

frameset cols=20%,*

frame src='http://localhost/azltj/A.html'

frameset rows=40%,*

frame src='http://localhost/azltj/B.html'

frame src='http://localhost/azltj/C.html'

/frameset

/frameset

④ 框架常用屬性

frameborder,border,framespacing,bordercolor。

⑤ 子窗口常用屬性

frameborder,border,framespacing,bordercolor,scrolling,noresize,target。

關鍵詞:語言,基本,評價,設計

74
73
25
news

版權所有? 億企邦 1997-2025 保留一切法律許可權利。

為了最佳展示效果,本站不支持IE9及以下版本的瀏覽器,建議您使用谷歌Chrome瀏覽器。 點擊下載Chrome瀏覽器
關閉