欧美一区二区三区老妇人-欧美做爰猛烈大尺度电-99久久夜色精品国产亚洲a-亚洲福利视频一区二区

html總結-創(chuàng)新互聯(lián)

無序列表
<ul> 標簽定義了無序列表。
<li> 標簽定義了列表項目。<li> 標簽可用在有序列表 (<ol>) 和無序列表 (<ul>) 中。
<ol> 標簽定義了有序列表。
type可以去取 disc circle square
有序列表type用阿拉伯數(shù)字 英文字母大小寫 羅馬字母大小寫(i I)
代碼:
<html>

湖州網站制作公司哪家好,找創(chuàng)新互聯(lián)公司!從網頁設計、網站建設、微信開發(fā)、APP開發(fā)、自適應網站建設等網站項目制作,到程序開發(fā),運營維護。創(chuàng)新互聯(lián)公司成立于2013年到現(xiàn)在10年的時間,我們擁有了豐富的建站經驗和運維經驗,來保證我們的工作的順利進行。專注于網站建設就選創(chuàng)新互聯(lián)公司

<body>

<h5>一個無序列表:</h5>
<ul>
 <li>咖啡</li>
 <li>茶</li>
 <li>牛奶</li>
</ul>

</body>
</html>
一個無序列表:(*位置應該是一個圓形黑點)
*咖啡
*茶
*牛奶

代碼:
<html>
<body>

<h5>一個有序列表:</h5>
<ol>
 <li>咖啡</li>
 <li>茶</li>
 <li>牛奶</li>
</ol>

</body>
</html>
一個有序列表:
1.咖啡
2.茶
3.牛奶

*框架集
主要用于分割顯示多個頁面
<frame> 標簽定義和用法在 <frameset> 中定義一個框架。
如果a.html包含了其他頁面(frameset)則要求a.html不能有body和body的內容
noresize:不能改變各個窗口大小
frameborder="0" 無邊框
滾動條設置:<frame scrolling =#>#=yes,no,auto
target四個屬性
_blank:表示打開一個全新的頁面
-self:替換本頁面
_top:整個瀏覽器窗口
_parent:父窗口
在target值中直接寫對應的那個frame的名字

b.html
<!doctype html>
<html lang="en">
 <head>
 <meta charset="UTF-8">
 <meta name="Generator" content="EditPlus">
 <meta name="Author" content="">
 <meta name="Keywords" content="">
 <meta name="Description" content="">
 <title>Document</title>
 </head>
 <body bgcolor = "yellow">
 歌詞大全
 </body>
</html>

demo7.html
<!doctype html>
<html lang="en">
 <head>
 <meta charset="UTF-8">
 </head>
 <frameset cols="50%,*">
 <frame name = "frame1" src="demo8.html" frameborder="0"/>
 <frame src="b.html" name = "frame2" frameborder="0"/>
 </frameset>
</html>

demo8.html
<!doctype html>
<html lang="en">
 <head>
 <meta charset="UTF-8">
 <meta name="Generator" content="EditPlus">
 <meta name="Author" content="">
 <meta name="Keywords" content="">
 <meta name="Description" content="">
 <title>Document</title>
 </head>
 <body bgcolor = "red" >
 <a href="demo9.html"target="frame2">周杰倫</a><br/>
 <a href="demo10.html"target="frame2">齊秦<br/>
 </body>
</html>

demo9.html
<!doctype html>
<html lang="en">
 <head>
 <meta charset="UTF-8">
 <meta name="Generator" content="EditPlus">
 <meta name="Author" content="">
 <meta name="Keywords" content="">
 <meta name="Description" content="">
 <title>Document</title>
 </head>
 <body bgcolor = "blue">
 周杰倫的歌曲
 </body>
</html>

demo10.html
<!doctype html>
<html lang="en">
 <head>
 <meta charset="UTF-8">
 <meta name="Generator" content="EditPlus">
 <meta name="Author" content="">
 <meta name="Keywords" content="">
 <meta name="Description" content="">
 <title>Document</title>
 </head>
 <body bgcolor="yellow" >
 齊秦的歌曲
 </body>
</html>

沒有滾動軸:scrolling="no"
沒有邊框:noresize frameborder="0"

總體結構圖
all.html
<frameset rows="20%,*">
<frame src="top.html" scrolling="no"/>
<frameset cols="20%,*">
<frame src="left.html" noresize frameborder="0"/>
<frame src="right.html" name = "myframe" frameborder="0"/>
</frameset>
</frameset>

top.html
 <img src = "4.jpg" />(自己下載一張 當然 后邊可以寫上照片屬性)

left.html
<body bgcolor="pink">
<ul>
<li><a href="demo9.html" target="myframe">東風破</a></li>
<li><a href="demo10.html" target="myframe">北方的狼</a></li>
</ul>
 </body>

right.html
 <body bgcolor="silver">
 歌詞大全
 </body>

demo9.html
<!doctype html>
<html lang="en">
 <head>
 <meta charset="UTF-8">
 <meta name="Generator" content="EditPlus">
 <meta name="Author" content="">
 <meta name="Keywords" content="">
 <meta name="Description" content="">
 <title>Document</title>
 </head>
 <body bgcolor = "blue">
 東風破
 </body>
</html>

demo10.html
<!doctype html>
<html lang="en">
 <head>
 <meta charset="UTF-8">
 <meta name="Generator" content="EditPlus">
 <meta name="Author" content="">
 <meta name="Keywords" content="">
 <meta name="Description" content="">
 <title>Document</title>
 </head>
 <body bgcolor="yellow" >
 北方的狼
 </body>
</html>

另外有需要云服務器可以了解下創(chuàng)新互聯(lián)scvps.cn,海內外云服務器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務器、裸金屬服務器、高防服務器、香港服務器、美國服務器、虛擬主機、免備案服務器”等云主機租用服務以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務可用性高、性價比高”等特點與優(yōu)勢,專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應用場景需求。

當前標題:html總結-創(chuàng)新互聯(lián)
網站鏈接:http://chinadenli.net/article46/deejhg.html

成都網站建設公司_創(chuàng)新互聯(lián),為您提供App設計服務器托管、手機網站建設、動態(tài)網站、微信小程序、面包屑導航

廣告

聲明:本網站發(fā)布的內容(圖片、視頻和文字)以用戶投稿、用戶轉載內容為主,如果涉及侵權請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內容未經允許不得轉載,或轉載時需注明來源: 創(chuàng)新互聯(lián)

成都網站建設