<!DOCTYPE html>
<html>
<head>
<title>Thẻ embed nhúng file html trong HTML</title>
</head>
<body>
<h1>Thẻ embed nhúng file html trong HTML</h1>
<embed type="text/html" src="https://webmoi.vn/thumuc/file.html" width="500" height="200">
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Thẻ embed nhúng file html trong HTML</title>
</head>
<body>
<h1>Thẻ embed nhúng file html trong HTML</h1>
<embed type="text/html" src="https://webmoi.vn/thumuc/file.html" width="500" height="200">
</body>
</html>