<roxen/>
Provided by module: Tags: RXML 2 tags
Returns a nice Roxen logo.
Attributes
- size="{small, medium, large}" (medium)
-
Defines the size of the image.
<roxen size='small'/>
<roxen/>
<roxen size='large'/> |
|
|
- color="{black, white}" (white)
-
Defines the color of the image.
<roxen color='black'/> |
|
|
- alt="string" ("Powered by Roxen")
-
The image description.
- border="number" (0)
-
The image border.
- class="string"
-
This cascading style sheet (CSS) definition will be applied on the img element.
- target="string"
-
Names a target frame for the link around the image.
All other attributes will be inherited by the generated img tag.