Article proposé
---------------
L'article "60. CSS Styling of quotations in SPIP" est proposé à la
publication.
Vous êtes invité à venir le consulter et à donner votre opinion
dans le forum qui lui est attaché. Il est disponible à l'adresse :
http://www.spip.net/ecrire/?exec=articles&id_article=3619
** 60. CSS Styling of quotations in SPIP **
par Mark
For quoting material from other authors, including computing "codes", or
formatting poetry, SPIP makes inserting such reference material in your
text easy to format afterwards. Code is arguably poetry as well !
SPIP quotations
In order to make insertion of quotations easier, SPIP 1.7, SPIP 1.7.2
offered the following shortcut :
This is a quotation.
which displays as :
This is a quotation.
It's appearance on the browser is controlled with the use of the CSS
selector : blockquote.spip.
We note here the existence of another HTML tag, that you can similarly use
within your SPIP text : contrary to this SPIP shortcut () which "indents"
the quotation, the HTML tag allows you to include a (...)