You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
SLameN
1. Как сделать чтобы у Заголовка - class="nav_active" был фон смещенный влево?
#nav_home { border: 0px solid #ccc; float: left; list-style: none; font-family: Trebuchet MS; font-size: 13px; width: 229px; margin: 0 17px 20px 0px; height: 300px;} .nav_active { background-repeat: no-repeat; color: #fff; padding: 5px 20px; } #nav_home ul { display: inline-block; } #nav_home li { float: left; position: relative; display: block; text-align: left; margin: 0 0 1px -40px; width: 229px; } #nav_home li a { display: block; color: #333; background-repeat: no-repeat; background-position: right; background-color: #eee; text-decoration: none; padding: 10px 20px;}
2. Теперь при нажатии на другие ссылки применяется стиль #nav_home li a:hover, a:active, a:focus. Как отменить этот стиль на другие ссылки?
Edited by SLameNLink to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.