L’attributo first-letter nei css [un esempio carino]
blockquote p:first-letter {
float: left;
margin: .2em .3em .1em 0;
font-family: “Monotype Corsiva”, “Apple Chancery”, fantasy;
font-size: 220%;
font-weight: bold;
color: #006666;
}
30 settembre 2009
blockquote p:first-letter {
float: left;
margin: .2em .3em .1em 0;
font-family: “Monotype Corsiva”, “Apple Chancery”, fantasy;
font-size: 220%;
font-weight: bold;
color: #006666;
}
20 settembre 2009
Pare che con twitterfeed.com si riesca ad aggiornare automaticamente il proprio account Twitter dandogli in pasto un rss di un proprio blog/sito… Mo’ ce provo.