Translations:Archive:Plasma/HowTo/4.4/19/zh-tw: Difference between revisions

From KDE UserBase Wiki
m (Created page with '用指向GIF檔案的URL鏈接代替GIF。相應的HTML代碼是: <pre> <a href="GIF"><img src="<nowiki>http://userbase.kde.org/images.userbase/2/20/Plasma_howto-thumbnail-44.p...')
 
m (moved Translations:Plasma/HowTo/4.4/19/zh-tw to Translations:Archive:Plasma/HowTo/4.4/19/zh-tw: Part of translatable page Plasma/HowTo/4.4.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
用指向GIF檔案的URL鏈接代替GIF。相應的HTML代碼是:
用指向GIF檔案的URL鏈接代替GIF。相應的HTML代碼是:
<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:24, 19 May 2012

用指向GIF檔案的URL鏈接代替GIF。相應的HTML代碼是:

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