30-05-2011, 18:33
to źle to wstawiłeś. Poczytaj o wstawianiu css do dokumentu i o różnych sposobach wstawiania ich.
<head>
<style type="text/css">
p { font-family: arial; font-size: medium }
</style>
</head>
<head>
<style type="text/css">
p { font-family: arial; font-size: medium }
</style>
</head>