Nykomling
|
|
Reg.datum: Oct 2009
Inlägg: 8
|
|
Nykomling
Reg.datum: Oct 2009
Inlägg: 8
|
Så här infogar jag det.
<html>
<head>
<meta http-equiv="Content-Language" content="sv">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title></title>
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
<link rel="stylesheet" type="text/css" href="css.php" />
</head>
Och sätter jag 20 statiskt i samma fil så fungerar det font-size: 20px;.
Det gör ingen skillnad om jag använder ditt...
if(isset($_GET['f'])&&intval($_GET['f'])>7) $f=intval($_GET['f']); else $f=10;
|