Hallo Joanna,
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Joannas first try</title>
<style type="text/css">
<!--
body {
text-align: center;
min-width: 650px;
}
div#box1 {
width: 650px;
height: 340px;
margin: auto;
text-align: left;
}
h1 {
text-align: center;
}
-->
</style>
</head>
<body>
<div id="box1">
<h1>HALLO</h1>
<p>Und hier sollte ...<br>alles linksbündig erscheinen</p>
</div>
</body>
</html>
Viele Grüße,
Stefan
PS: Die Bedeutung des Wortes "relevant" ist Dir bekannt? ;-)