Posts: 1,584
Location: Kokkola, Finland
|
take this out
<?xml version="1.0" encoding="utf-8"?>
and then put this inbetween the <head> tags
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
incidentally if you use a space between paragraphs (as you have) then you shouldn't really use an indented first line for subsequent paragraphs, at least not typographically speaking
|