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