нафиг мне фотош-то?
Сообщений 1 страница 10 из 35
Поделиться22012-07-13 18:48:11
Многобукафф, но я справлюсь)
Поделиться32012-07-13 19:54:25
Итак, я прочитал)))) Букафф действительно много, но мои мозги впитали их и, в большинстве своем, осмыслили)
Поделиться42012-07-15 16:23:33
<style type="text/css">
div.grippie {
background: url(http://i.rusff.me/f/ru/rusff/grippie.png) no-repeat scroll center 2px;
border:none;
cursor:s-resize;
height:9px;
overflow:hidden;
}
.resizable-textarea textarea {
display:block;
margin-bottom:0pt;
}
.button-twitter { display: inline; line-height: 0px;padding: 14px 60px; margin: 0px 0px 0px 0px;cursor: pointer; background: url(http://i.rusff.me/f/ru/rusff/button-twitter.png) no-repeat;text-decoration: none !important;}.button-twitter:hover {background: url(http://i.rusff.me/f/ru/rusff/button-twitter.png) no-repeat 0px -40px;}.button-twitter:active {background: url(http://i.rusff.me/f/ru/rusff/button-twitter.png) no-repeat 0px -82px;}.button-vk {display: inline;line-height: 0px; padding: 14px 60px;margin: 0px 0px 0px 0px; cursor: pointer;background: url(http://i.rusff.me/f/ru/rusff/button-vk.png) no-repeat;text-decoration: none !important;}.button-vk:hover {background: url(http://i.rusff.me/f/ru/rusff/button-vk.png) no-repeat 0px -40px;}.button-vk:active {background: url(http://i.rusff.me/f/ru/rusff/button-vk.png) no-repeat 0px -82px;}
</style>
что из этого параметр, что селектор, а что аргумент?
Поделиться52012-07-19 19:28:26
<style type="text/css">
div.grippie - селектор {
background - параметр: url(http://i.rusff.me/f/ru/rusff/grippie.png) no-repeat scroll center 2px; - аргумент
border - параметр :none -аргумент;
cursor - параметр :s-resize - аргумент;
height - параметр :9px - аргумент;
overflow параметр :hidden - аргумент;
}
.resizable-textarea textarea - селектор {
display - параметр:block аргумент;
margin-bottom параметр:0pt аргумент;
}
.button-twitter - селектор { display параметр : inline аргумент ; line-height параметр: 0px аргумент;padding[b ]параметр[/b]: 14px 60px аргумент; margin параметр: 0px 0px 0px 0px аргумент;cursor -параметр: pointer аргумент; background параметр: url(http://i.rusff.me/f/ru/rusff/button-twitter.png) no-repeat аргумент;text-decoration параметр: none !important аргумент;}
.button-twitter:hoverселектор {background: параметр url(http://i.rusff.me/f/ru/rusff/button-twitter.png) no-repeat 0px -40px аргумент;}
.button-twitter:active селектор {background: параметр url(http://i.rusff.me/f/ru/rusff/button-twitter.png) no-repeat 0px -82px аргумент;}
.button-vk селектор {displayпараметр: inline аргумент;line-height параметр: 0px аргумент; padding параметр: 14px 60px аргумент;margin параметр: 0px 0px 0px 0px аргумент; cursor параметр: pointer аргумент;background параметр: url(http://i.rusff.me/f/ru/rusff/button-vk.png) no-repeat аргумент;text-decoration параметр: none !important аргумент;}
.button-vk:hover селектор {background параметр: url(http://i.rusff.me/f/ru/rusff/button-vk.png) no-repeat 0px -40pxаргумент;}
.button-vk:active селектор {background параметр: url(http://i.rusff.me/f/ru/rusff/button-vk.png) no-repeat 0px -82px аргумент;}
</style>
Поделиться62012-07-19 20:14:06
напиши нормально это раз
два предоставь мне изначальный код
Поделиться72012-07-19 20:52:53
изначальный код в посте №4
селектор, параметр, аргумент.
<style type="text/css">
div.grippie {
background: url(http://i.rusff.me/f/ru/rusff/grippie.png) no-repeat scroll center 2px;
border:none;
cursor:s-resize;
height:9px;
overflow:hidden;
}
.resizable-textarea textarea {
display:block;
margin-bottom:0pt;
}
.button-twitter {
display: inline;
line-height: 0px;
padding: 14px 60px;
margin: 0px 0px 0px 0px;
cursor: pointer;
background: url(http://i.rusff.me/f/ru/rusff/button-twitter.png) no-repeat;
text-decoration: none !important;
}
.button-twitter:hover {
background: url(http://i.rusff.me/f/ru/rusff/button-twitter.png) no-repeat 0px -40px;
}
.button-twitter:active {
background: url(http://i.rusff.me/f/ru/rusff/button-twitter.png) no-repeat 0px -82px;
}
.button-vk {
display: inline;
line-height: 0px;
padding: 14px 60px;
margin: 0px 0px 0px 0px;
cursor: pointer;
background: url(http://i.rusff.me/f/ru/rusff/button-vk.png) no-repeat;
text-decoration: none !important;
}
.button-vk:hover {
background: url(http://i.rusff.me/f/ru/rusff/button-vk.png) no-repeat 0px -40px;
}
.button-vk:active {
background: url(http://i.rusff.me/f/ru/rusff/button-vk.png) no-repeat 0px -82px;
}
</style>
Поделиться82012-07-20 18:31:59
а за что отвечает сам код?
Поделиться92012-07-21 16:34:33
социальные кнопки твиттера и вк?
Поделиться102012-07-22 09:56:33
хз честно угу, наверное