php - [Resloved]Font size won't grow big -
i have been trying make fonts size bigger in website. trying css,html , php not work. need big,i have tried coding in other website website won't work in website,am doing wrong or missing something? here code trying add in css body { background-color: #d0e4fe; } h1 { color: orange; text-align: center; } p { font-family: "times new roman"; font-size: 2100; } which works in other website not in my. html <!doctype html public "-//w3c//dtd xhtml 1.0 strict//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd"> <html lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml"> <head> <title>spelling bee 2015</title> <link rel="stylesheet" type="text/css" href="style.css"/> </head> <body> <?php $usernames = filter_input(input_get, "words"); switch($usernames){ case '1': echo "...