<html>
<head>
<title>Browsergame Versuchs Datei</title>
<style type="text/css">
body {background-color: #FF0000;}
body {background-image: url("fussball.jpg");}
body {width: 1050px;}
body {background-repeat: no-repeat;}
body {background-attachment: fixed;}
body {background-position: 50% 50%;}
body {text-align: center;}
body {text-indent: 50px;}
body {margin-right: 200px;}
body {margin-top: 50px;}
body {margin-bottom: 30px;}
body {margin-left: 70px;}
</style>
</head>
<body>
<h1>Auf dieser Datei werde ich verschiedene css codes ausprobieren die dann<br>für mein Browsergame benutzt werden sollen</h>
</body>
</html>
so was falsch dran? die schrift geht will zu weit nach rechts ich will doch das sie diese 200px abstand hat sry die frage bin eben noch amateur bin in ca. 20min. zurück um fragen zu beantworten.