SKYBLOG - LINKS
Simple link
To create a simple link in a SkyBlog, the syntax to be used is:
[a =address link] name chosen for this link [/ a]
[a = http: / / en.kioskea.net] kioskea [/ a]
Link emphasis
To have a link in an emphasis SkyBlog, simply set the color same as the background of the blog. (The emphasis will be present, but invisible)
[a = address link] [background color] [s] [color link] chosen name link [/ c] [/ s] [/ c] [/ a]
[a = http://en.kioskea.net] [c = # FFFFFF] [s] [c = # 000000] kioskea [/ c] [/ s] [/ c] [/ a]
The above is an example of a blog with a white background. The first tag "c = # FFFFFF" color white for emphasis, the second "c = # 000000" color of the link (black).
A link "
Mailto"
You can create a link that points to an address Email. With this kind of link, visitors can directly send you an email.
To create such a link simply replace a usual address with "
mailto".
[a = mailto: email addresse] chosen name for the link [/ a]
[a = mailto:kioskea.net] Send mail [/ a]