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