scan me

scan me
for the other information

Banten Bangun Desa

responsive web design2

@media screen and (max-width: 1080px) { .container { width: 100%; } .left { width: 25%; background: #fff000; } .middle { width: 68%; float: right; } .right { clear: both; padding: 1% 4%; width: auto; float: none; } }

responsive web design

@media screen and (max-width: 780px) { .header, .footer{ text-align: center; } .left { width: auto; float: none; } .middle { width: auto; float: none; } .right { width: auto; float: none; } }