Function ispan
Create an inline HTML span tag.
Package: Geolib
License: Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html
Author: Peter Pitchford peter@geotonics.com
Located at geoFunctions.php
License: Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html
Author: Peter Pitchford peter@geotonics.com
Located at geoFunctions.php
string |
$text |
Content of span tag |
string |
$style = null |
Style attribute |
string |
$fontsize = null |
Font size |
string |
$margin = null |
Margin |
array |
$atts = null |
Any other attributes |
string
|
HTML span tag |