Postingan

Menampilkan postingan dari Maret, 2022
 <html> <head> <style type="text/css"> body {font-size: 10px; padding: 0;margin: 0;} a{text-decoration: none; color: #00A;} a: visit{color: #00F;} .header{padding:10x; background-color: #55f;} .a header{width: 40%; color: #fff; font-weight: bold;font-size: 16px;} .header input{width: 60%; float: right;} .clear{clear:both;} .content{background: #f5f5f5;} . kategori{background-color: #fff; overflow-x:scrol; margin: 5px;} . katagori a{float: left; width: 60px; text-algin: center;} produk-img{width: 80%; height: 100px;} .footer{width: 100%; height: 80px; background-color: #A00; #000; color: #fff; text-align: center;} .foter a{margin: 5px; color: #A00;} </style> <div class="header"> <a href="home.html">MAU MOCHI</a> <input type="text" palaceholder="cari...." /> <div class="clear"><div> </div> </head> <body> </body> </html>