Translations:Archive:Plasma/HowTo/4.4/19/it: Difference between revisions

From KDE UserBase Wiki
(Created page with 'Sostituisci GIF con l'URL del file GIF. Il codice HTML corrispondente è: <pre> <a href="GIF"><img src="<nowiki>http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thumbnai...')
 
m (moved Translations:Plasma/HowTo/4.4/19/it to Translations:Archive:Plasma/HowTo/4.4/19/it: Part of translatable page Plasma/HowTo/4.4.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Sostituisci GIF con l'URL del file GIF. Il codice HTML corrispondente è:
Sostituisci ''GIF'' con l'URL del file GIF. Il codice HTML corrispondente è:
<pre>
{{Input|1=<a href="''GIF''"><img src="<nowiki>http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thumbnail-44.png</nowiki>" /></a>}}
<a href="GIF"><img src="<nowiki>http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thumbnail-44.png</nowiki>" /></a>
</pre>

Latest revision as of 18:21, 19 May 2012

Sostituisci GIF con l'URL del file GIF. Il codice HTML corrispondente è:

<a href="GIF"><img src="http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thumbnail-44.png" /></a>