docs.roxen.com
main | demo | docs
download | community | pike
© 2000 Roxen Internet Software
Suggestions, Comments or Complaints
manuals@roxen.com

DocsRoxen2.0Web Site Creator ManualInformation tags
   

  • <accessed>
  • <countdown>
  • <date>
  • <help>
  • <modified>
  • <number>
  • <roxen>
  • <user>
  • <help/>

    Gives help texts for tags. If given no arguments, it will list all available tags. By inserting <help/> in a page, a full index of the tags available in that particular Roxen WebServer will be presented. If a particular tag is missing from that index, it is not available at that moment. All tags are available through modules, hence that particular tags' module hasn't been added to the Roxen WebServer. Ask an administrator to add the module.

    Attributes

    for
    for=tag
    Gives the help text for that tag.
    <help for='roxen'/>

    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'/>
    Powered by Roxen Powered by Roxen Powered by Roxen

    color
    color={black, white} (white)
    Defines the color of the image.
    <roxen color='black'/>
    Powered by Roxen

    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.