طراحی منو ساده با استفاده از css
html خانه محصولات تماس با ما درباره ما
html
css ul{ padding: 0; background: #f2f2f2; text-align: right; } ul li{ display: inline-block; } ul li a{ display: block; padding: 8px 25px; color: #333; text-decoration: none; } ul li a:hover{ color: #fff; background: #939393; }
css
js