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
Kos87
Вот собственно код меню
CSS:
#menu p{margin:0; display:inline;}
a.menu{display:block; width:100px; height:39px; margin:20px 10px; background-repeat: no-repeat;}
a.menu:hover{background-position:0 -40px; position: relative; top: 3px;}
a.menu_on{display:block; width:100px; height:39px; margin:20px 10px; background-repeat: no-repeat; background-position:0 -40px;}
a.menu_on:hover{position: relative; top: 3px;}
a.main{background-image: url(diz/main.jpg);}
a.uslugi{background-image: url(diz/uslugi.jpg);}
a.zapchasti{background-image: url(diz/zapchasti.jpg);}
a.foto{background-image: url(diz/foto.jpg);}
a.kontaktu{background-image: url(diz/kontaktu.jpg);}
xhtml:
Link to comment
Share on other sites
8 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.