Posts: 143
Name: Blake
Location: Cuyahoga falls,Ohio
|
HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<link href="ss.css" rel="stylesheet" type="text/css">
<title>Destroyer Art</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="description" content="A brief description of the current page goes here." />
<meta name="keywords" content="keywords, go, here, only, once, page, content, has, been, finished" />
</head>
<body>
<style type="text/css">
body {
background-color: #000000;
color: #FFFFFF;
}
div.c14 {text-align: center}
div.c13 {position: absolute; width: 328px; height: 231px; z-index: 3; left: 707px; top: 390px}
div.c12 {position: absolute; width: 192px; height: 38px; z-index: 1; left: -1px; top: 267px}
span.c11 {color: #FFCD9B; font-size: 120%}
span.c10 {text-decoration: none; font-weight: 700}
div.c9 {line-height: 1.25em; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: .75em}
span.c8 {color: #800000; font-size: 120%}
h3.c7 {text-align: left}
div.c6 {position: absolute; width: 328px; height: 180px; z-index: 2; left: 706px; top: 199px}
p.c5 {text-align: left}
p.c4 {color: #FFCD9B; text-align: left}
div.c3 {position: absolute; width: 299px; height: 494px; z-index: 1; left: 394px; top: 199px; float:left}
span.c2 {color: #FFCD9B}
span.c1 {color: #FFCD9B; font-family: Verdana; font-size: 80%}
</style>
</head>
<body>
<div class="c14">
<table cellpadding="0" cellspacing="0" width="701" height="38"><!-- MSTableType="layout" -->
<tr>
<td width="4"> </td>
<td valign="top" width="697" height="38"> <a href="/">
<img border="0" src="http://i25.tinypic.com/dvscpv.jpg" width="113" height="35" alt=""></a><a href="iliketodo.html"><img border="0" src="http://i26.tinypic.com/16h4tch.jpg" width="130" height="35" alt=""></a>
what im trying to do is set the backround to not to be centered and what do i need to do so my text is not Fixed Position? im guessing this is why my text is not aligning to different resolutions my resolution is at 1440x900 on a 36 inch flat widescreen monitori keep on getting people telling me that everything isnt aligning right at higher resolution's but when i set my resolution to 1024x764 the text aligns right across all browsers? Im having difficultes if anyone could look over this for me please do it would be aprreciated! 
Last edited by LadynRed; 03-12-2008 at 11:25 AM..
|