PK�r�ZmLHXX index.html Han Online Market

Welcome to Han Online Market

Find everything from trampolines to coffee and furniture.

PK�r�Z���7mm products.html Products - Han Online Market

Shop by Category

Trampoline

$180

Kids Electric Car

$150

Bicycle

$250

Coffee Beans

$20

Modern Sofa

$600

PK�r�Z鮑Z about.html

About Han Online Market

PK�r�Zm�U� contact.html

Contact Us

PK�r�ZpKכ00 payment.html

Payment Methods: Telebirr, PayPal, Visa

PK�r�Z�b��� style.css body { font-family: Arial, sans-serif; margin: 0; padding: 0; } header { background-color: #222; color: #fff; padding: 1rem; display: flex; justify-content: space-between; align-items: center; } .logo { font-size: 1.5rem; } .nav ul { list-style: none; display: flex; gap: 1rem; } .nav ul li a { color: white; text-decoration: none; } .hamburger { display: none; cursor: pointer; } .hero { padding: 2rem; background-color: #f4f4f4; text-align: center; } .product-grid { display: flex; flex-wrap: wrap; gap: 1rem; padding: 1rem; } .product-card { flex: 1 1 calc(33% - 2rem); background: #eee; padding: 1rem; text-align: center; } footer { background: #222; color: #fff; text-align: center; padding: 1rem; margin-top: 2rem; } @media (max-width: 768px) { .nav ul { flex-direction: column; display: none; } .hamburger { display: block; } } PK�r�Z�qC��� script.js function toggleMenu() { const nav = document.getElementById('nav'); nav.querySelector('ul').classList.toggle('show'); } PK�r�ZmLHXX ��index.htmlPK�r�Z���7mm ���products.htmlPK�r�Z鮑Z �� about.htmlPK�r�Zm�U� ��` contact.htmlPK�r�ZpKכ00 ��� payment.htmlPK�r�Z�b��� ��� style.cssPK�r�Z�qC��� ��script.jsPK��