Function itag
Create an inline HTML 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 |
$tagName = null |
Html tag |
string |
$text = null |
Content of div tag |
string |
$style = null |
Style attribute |
string |
$fontsize = null |
Font size |
string |
$margin = null |
Margin |
array |
$atts = null |
Any other attributes |
string
|
HTML div tag |