<!DOCTYPE html>
<html>
<head>
    <title>Xem ví dụ</title>
    <style type="text/css">
        body{
            background-image: url(../image/tree.png);
        }
    </style>
</head>
<body>
    <h1>Tài liệu học lập trình web</h1>
</body>
</html>