Skilled Gaming

Design/Web/Programming/IT => HTML => Developing => Tutoriale/Tutorials => Topic started by: Hectore on 16 June 2013, 23:10:20

Title: [TUT]Cum sa creezi butoane in HTML si CSS
Post by: Hectore on 16 June 2013, 23:10:20
Demo : (http://i.imgur.com/N1PCf7N.png)

Salut tuturor !

Astazi am sa va invat cum sa faceti butoane cu ajutorul HTML si CSS-ului

Prima data creeam codul css :

Code: [Select]
a.button {
background: #866237;
color: white;
display: block;
float: left;
font-size: 21px;
height: 24px;
padding-left: 6px;
padding-right: 6px;
text-decoration: none;
border-radius: 3px;
font-family: 'Patrick Hand', cursive !important;
padding-bottom: 8PX;}

Dupa accea sa le aplicam undeva , de exemplu in overall_header , cautam tag-ul <head> si dedesupt introducem urmatorul cod :

Code: [Select]
<a class="button" href="#"><span>SkilledG.Com </span></a><br><br><br>
Title: Re: Cum sa creezi butoane in HTML si CSS
Post by: IstuntmanI on 16 June 2013, 23:18:43
Preview:
Quote
SkilledG.Com



Nu e cine stie ce. xD

Si... este mai bine
Code: [Select]
<a class="button" href="#"><span>SkilledG.Com </span></a><br/><br/><br/>in loc de
Code: [Select]
<a class="button" href="#"><span>SkilledG.Com </span></a><br><br><br>Oricum, de ce ai mai pus si < br > acolo ? :))
Title: Re: Cum sa creezi butoane in HTML si CSS
Post by: Hectore on 16 June 2013, 23:22:48
Am pus
Code: [Select]
<br> pentru daca face mai multe butoane :)
Title: Re: Cum sa creezi butoane in HTML si CSS
Post by: Dorin on 17 June 2013, 08:06:56
Apropo tu le faci sau le iei de undeva?! :D
Bravo :D
Title: Re: Cum sa creezi butoane in HTML si CSS
Post by: Hectore on 17 June 2013, 13:56:57
Apropo tu le faci sau le iei de undeva?! :D
Bravo :D

Le fac , normal :)
Title: Re: Cum sa creezi butoane in HTML si CSS
Post by: [SG]MonsteR. on 17 June 2013, 16:59:32
Lasa-i Just ca astia vorbesc chineza :))
Bun tutorial (cred), bravo. :-bd
SimplePortal 2.3.7 © 2008-2026, SimplePortal