In many web sites is common to find buttons that increase or decrease the size of the text. Online newspapers are a good example of application for these buttons.
In most of the Drupal themes, the information related to the date and the author of a node is displayed trough the $submitted variable located in the node.tpl.php file.