Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
CSS - prvo slovo veliko

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side
View previous topic :: View next topic  
Author Message
Pekx



Joined: 09 Sep 2004
Posts: 559

PostPosted: 23.06.2006 22:27    Post subject: CSS - prvo slovo veliko Add user to your forum ignore list Reply with quote

pomoc ljudovi, jako mi je hitno, a nemogu sj sjetiti kako sam to prije radio?
hvala

edit: doh sjetio sam se Very Happy

Code:
text-transform: capitalize;
Back to top
View user's profile Send private message Send e-mail
maratz
mi3.crew


Joined: 24 Nov 2003
Posts: 1207
Location: ZAG

PostPosted: 24.06.2006 09:32    Post subject: Add user to your forum ignore list Reply with quote

Odgovor na "Prvo slovo veliko CSS" nije
Code:
text-transform: capitalize;
(to mjenja u veliko slovo prvo slovo svake riječi za neki selektor), nego rule tipa text-transform: uppercase setiran za selektor oblika:
Code:
selector:first-letter { property: value; }
for the future reference...

_________________
STOP HITTING YOURSELF! | NETIQUETTE | TYPETESTER | Hypertext rulez™ | CREATIVE NIGHTS | ACCOMMODATIONS
Back to top
View user's profile Send private message Visit poster's website Twitter profile
Pekx



Joined: 09 Sep 2004
Posts: 559

PostPosted: 24.06.2006 15:06    Post subject: Add user to your forum ignore list Reply with quote

maratz wrote:
Odgovor na "Prvo slovo veliko CSS" nije
Code:
text-transform: capitalize;
(to mjenja u veliko slovo prvo slovo svake riječi za neki selektor), nego rule tipa text-transform: uppercase setiran za selektor oblika:
Code:
selector:first-letter { property: value; }
for the future reference...

ma mislio sam na prvo slovo svake rijeci, tnx anyway Smile
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group