html和css視頻網(wǎng)站基本框架制作:詩書畫唱網(wǎng)視頻網(wǎng)分網(wǎng):shilishili(詩哩詩哩)

詩書畫唱網(wǎng)視頻網(wǎng)分網(wǎng):shilishili(詩哩詩哩)
想入股投資者可聯(lián)系我,視頻網(wǎng)站之后會(huì)美化和運(yùn)用更多我學(xué)會(huì)的新技術(shù),完善功能和樣式!



#all{
width: 1000px;
height: 780px;
/*border:2px solid blue;*/
margin: 0 auto;
}
.one{
width: 1000px;
height:150px;
/* border-bottom:2px solid yellow;*/
}
.one a {
color: orange;
text-decoration: none;
}
.two{
width: 1000px;
height:400px;
/*border-bottom:2px solid green;*/
}
.three{
width:1000px;
height:200px;
/*border-bottom:2px solid red;*/
}


<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<img src="img/foot.jpg" alt="" style=" width:970px;
height:170px;">
</body>
</html>




<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<video src="img/熱血混剪.mp4" loop="loop" autoplay="autoplay" controls="controls"
style="width: 970px;height:320px;"> </video>
</body>
</html>




