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...')
 
mNo edit summary
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>

Revision as of 11:18, 25 October 2010

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

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