for your comments /treads /posts...
from
WinCustomize Forums
hi all!
I come here with a thing that i think could be help someones. How make link to an URL or/and a Picture. And other term of Html to use in Articles or Forums treads.
Change "(" to "<" and ")" to ">"
1°. Link to an URL:
(a href="URL of the Link")Name of the Link(/a)
Example:
(a href="https://www.stardock.com/products/bootskin/")bootskin home page(/a)
bootskin home page
2°. Link to a Picture:
(img src="URL of the picture"/)(/a)
Example:
(img src="http://images3.stardock.com/wc/icons/16-bootskins-icon.gif"/)(/a)

3°. Link to a Picture and an URL when you click on the Picture:
(a href="URL of the Link")(img src="URL of the picture"/)(/a)
Example:
(a href="https://www.stardock.com/products/bootskin/")(img src="http://images3.stardock.com/wc/icons/16-bootskins-icon.gif"/)(/a)

4°. Term of Html to:
Bold
(b)Bold(/b)
Italic
(i)Italic(/i)
Underline
(u)Underline(/u)
Change "(" to "<" and ")" to ">"
1°. Link to an URL:
(a href="URL of the Link")Name of the Link(/a)
Example:
(a href="https://www.stardock.com/products/bootskin/")bootskin home page(/a)
bootskin home page
2°. Link to a Picture:
(img src="URL of the picture"/)(/a)
Example:
(img src="http://images3.stardock.com/wc/icons/16-bootskins-icon.gif"/)(/a)
3°. Link to a Picture and an URL when you click on the Picture:
(a href="URL of the Link")(img src="URL of the picture"/)(/a)
Example:
(a href="https://www.stardock.com/products/bootskin/")(img src="http://images3.stardock.com/wc/icons/16-bootskins-icon.gif"/)(/a)
4°. Term of Html to:
Bold
(b)Bold(/b)
Italic
(i)Italic(/i)
Underline
(u)Underline(/u)
perhaps LOL
That still has to be put into the link button right? Could you add that info as well?
