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
[link url="#" class="black"]This is a nice anchor[/link]
[link url="#" class="white"]This is a nice anchor[/link]