not sure if i should be here or css
PHP Code:Echo "<p class=\"style3\">" . $info['state'] . " " . $info['type'] . " </p>";
this is how i print at moment but would like to get text larger but dont know howPHP Code:.style3 {
text-align: center;
font-size:xx-large;
font-weight:bolder;
}
any help please
Doug




Bookmarks