links for 2009-09-29

Link — admin @ 00:10

css: ruotare il testo

CSS — admin @ 18:56
Codice per ruotare i testi:

#scrittavert {
position:relative;
left:50%;
margin-left:-20px;
top:10px;
width:50px;
height:100px;
z-index:999;
-webkit-transform:rotate(270deg);
-moz-transform:rotate(270deg); }
testo ruotato e verticale

links for 2009-09-26

Link — admin @ 00:06

links for 2009-09-23

Link — admin @ 00:07

links for 2009-09-16

Link — admin @ 00:38

links for 2009-09-15

Link — admin @ 00:11

links for 2009-09-09

Link — admin @ 00:11

links for 2009-09-07

Link — admin @ 00:09

links for 2009-09-03

Link — admin @ 00:13

links for 2009-09-02

Link — admin @ 00:07
Pagina successiva »
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License.
(c) 2010 Appunti di storie di web | powered by WordPress with Barecity