Function p
Create an HTML p 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 p tag |
string |
$class = null |
Class attribute |
string |
$id = null |
Id attribute |
string |
$style = null |
Style attribute |
array |
$atts = null |
Any other attributes |
string
|
HTML p tag |