File "sua-video-xuan-binh-ngo.html"
Full path: E:/sites/Single15/tinmung2007/webroot/Xuan-Binh-Ngo/sua-video-xuan-binh-ngo.html
File size: 634 B
MIME-type:
Charset: utf-8
<!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Thân Hữu Đồng Công</title>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<style>
body{
background:#F4F1F1;
margin:30px;
text-align:center;
}
video{
max-width:100%;
height:auto;
}
</style>
</head>
<body>
<div>
<video autoplay loop muted playsinline>
<source src="video-nam-moi-lien-tuc.mp4" type="video/mp4">
Trình duyệt không hỗ trợ video.
</video>
</div>
</body>
</html>