<!DOCTYPE html> <html> <head> <title>Sayfa başlığı</title> </head> <body></body> </html><div style="background-color:red;color:yellow;padding:20px;width:200px;height:100px;"> <h2>Bu bir kutudur.</h2> <p>div elementi diğer HTML elementlerinin taşıyıcısıdır.</p> </div>