docs.roxen.comBack to normal mode
DocsRoxenWebServer 5.1Web Developer ManualInformation Tags
Copyright © 2013, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<roxen/>

Provided by module: Tags: RXML 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'/>
Powered by Roxen Powered by Roxen Powered by Roxen

color="{black, white}" (white)

Defines the color of the image.

<roxen color='black'/>
Powered by Roxen

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.