View Single Post
Old 09-08-2011, 01:57 AM   #8
willy_ff
Junior Member
willy_ff began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Sep 2011
Device: rockchip 2738
Da steht folgendes

<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Exil der gefallenen G&#xF6;tter</title><meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"/><link rel="stylesheet" href="css/style.css" type="text/css"/></head><body><div style="text-align: center">Jonas Klein<br/><h1>Exil der gefallenen G&#xF6;tter</h1><br/><h2></h2><br/><br/></div></body></html>

und in dem erwähnten style.css steht

@font-face {
font-family: "doradani";
src: url("../fonts/doradani.ttf");
}
body {
font-size: 12px;
}
body {
color: black;
}
body {
text-align: justify;
}
body {
font-family: doradani;
}

den Font gibt es tatsächlich in der angegebenen Directory.
ADE oder auch Firefox stellt auch alles vernüftig dar
Könnte ich einfach die Dateien editieren und einen anderen Font einbinden?
Mir ist noch aufgefallen, dass die Umlaute alle irgendwie kodiert sind, also
nicht direkt auftauchen. Ist das evtl. das Problem?
willy_ff is offline   Reply With Quote