NAME

Oak::Web::HTML::Acronym - ACRONYM HTML Tag

DESCRIPTION

Insert an ACRONYM tag with some text inside

HIERARCHY

Oak::Object

Oak::Persistent

Oak::Component

Oak::Web::Visual

Oak::Web::HTML::PhraseElement

Oak::Web::HTML::Acronym

PROPERTIES

The Oak::Web::HTML::Acronym object has the following properties:

caption

The text inside the tag

All other defined by W3C.

This component will use all the available properties following the rules of HTML4.01

COPYRIGHT

Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.