три простых анимированных кнопки
1 кнопка:
Код
<link href="http://gig-pro.ru/load-ucoz/skripts/knopki/style.css" rel="stylesheet" type="text/css">
<div class="container">
<a href="#" class="animatedButton" onClick="return false;">
<span class="animatedButtonText">скачать</span><a/>
2 кнопка:
Код
<link href="http://gig-pro.ru/load-ucoz/skripts/knopki/style.css" rel="stylesheet" type="text/css">
<a href="#" class="animatedButton3" onClick="return false;">
<span class="animatedButtonText3">скачать</span>
<span class="animatedButtonExtraText3">Размер:</span></a>
3 кнопка:
Код
<link href="http://gig-pro.ru/load-ucoz/skripts/knopki/style.css" rel="stylesheet" type="text/css">
<a href="#" class="animatedButton2" onClick="return false;">
<span class="animatedButtonText2">скачать</span><a/>