Forum Moderators: not2easy
here is the CSS and HTML
css
#header{
position:relative;
height:50px;
background-color:#FF1F23;
width:100%;
font-family: Roman;
font-size:24px;
color: #66ccff;
font-style: italic;
text-align: left;
.floatleft { float: left; margin: 0px 5px 5px 0px; }
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title> Your Title Here </title>
<link rel="stylesheet" type="text/css" href="atk.css">
<meta name="Generator" content="Alleycode HTML Editor">
<meta name="Description" content="Your description here...">
<meta name="Keywords" content="Your keywords here...">
</head>
<body>
<img src="ak-shion.gif" width="63" height="40"border="0" alt="Ak-Shion" class="floatleft"/>
<h1 id="header">Ak-Shion </h1>
</div>
</body>
</html>
[jigsaw.w3.org...]