Cara Membuat Background Gambar di HTML

 

 Source Code Membuat Background Gambar di HTML

<html>
<head>
  <title>Membuat Background Gambar</title>
</head>
<body background="contoh.jpg">
  <h1>Mebuat Background gambar di HTML</h1>
</body>
</html>


Hasilnya :






No comments:

Post a Comment