การกำหนด background HTML

Post oleh : aphoto | Rilis : สิงหาคม 25, 2560 | Series :

การใส่ Background จะใส่ได้ทั้งแบบสีและแบบเป็นรูปภาพ การเขียนโค้ดก็จะแตกต่างกัน ดังนี้

<html>
<head><title> การใส่ Background </title>
</head>
<body bgcolor="ค่าสี"> 

</body>
</html>


.......................................................................................................................................................

<html>
<head><title> การใส่ Background </title>
</head>
<BODY background="ชื่อไฟล์ภาพ.นามสกุล">

</body>
</html>

google+

linkedin