Link

Give your anchors a nice treatment.


Attributes

Parameters Description Values Default
url Define the link URL URL N/A
target Defines the link target _self, _blank _self
class Define the link class black, white black
Demo
This is a nice anchor
[link url="#" class="black"]This is a nice anchor[/link]
This is a nice anchor
[link url="#" class="white"]This is a nice anchor[/link]