Mega Code Archive
Categories
/
Php
/
HTML
Define function to change HTML text font
".$txt.""; } fontWrap("A Heading
","24pt"); fontWrap("some body text
"); fontWrap("smaller body text
"); fontWrap("even smaller body text
"); ?>