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

From KDE UserBase Wiki
(Created page with 'Reemplaza GIF con la URL del archivo GIF. El código HTML correspondiente es: <pre> <a href="GIF"><img src="<nowiki>http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thum...')
 
m (moved Translations:Plasma/HowTo/4.4/19/es to Translations:Archive:Plasma/HowTo/4.4/19/es: Part of translatable page Plasma/HowTo/4.4.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Reemplaza GIF con la URL del archivo GIF. El código HTML correspondiente es:
Reemplaza GIF con la URL del archivo GIF. El código HTML correspondiente es:
<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:17, 19 May 2012

Reemplaza GIF con la URL del archivo GIF. El código HTML correspondiente es:

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