الصفحة الرئيسيةAssignments Web Design - Technical Design - HTML and CSS Assignment 09 i byFaisal Javaid مايو 03, 2021 0 تعليقات Horizontal Menu Home About Us Downloads Products Services Contact Us Faq styles01.css #menu{ height:40px; background-color:#000066; } #menu ul{ list-style-type:none; font-size:12pt; margin:6px; } #menu ul li{ display:inline; } #menu ul li a{ float:left; margin:0px; padding:5px 10px; text-decoration:none; background-color:#000066; color:#99ccff; border-right:1px solid #fff; } #menu ul li a:hover{ background-color:#336699; color:yellow; } Tags Assignments CSS Html مشاركة
إرسال تعليق