View Single Post
Old 05-22-2007, 08:29 AM   #9 (permalink)
psycho_skilled
Inactive
 
psycho_skilled's Avatar
 
Join Date: 05-21-07
Location: Puerto Rico
Posts: 25
iTrader: 0 / 0%
Latest Blog:
None

psycho_skilled is liked by many
Quote:
Originally Posted by costin_trifan View Post
<head>
<title>Untitled Page</title>
<style type="text/css" media="screen">

body {
text-align: center;
vertical-align: top;
}

div.PageManager {
width: 70%;
height: auto;
text-align: left;
vertical-align: top;
}


/* Page Header */
div.PageHeader {
width: 100%;
height: 100px;
float: left;
text-align: left;
vertical-align: top;
border: solid 1px #ff9933;
background-color: #009900;
}

</style>
</head>
<body>
<div class="PageManager">
<div class="PageHeader">
header content
</div>
</div>

</body>

ok so im using this cod eu gave me to work on that, its is working the way i want, still when im playing with the % sizes to make it look good in either res but then when in 800x600 looks great on 1024 or higher sum white lines appears either on the side of in the top and above of the flash intro, im still trying to work on this, if u have any idea for me to fiz that problem lemme kno, any1
psycho_skilled is offline   Reply With Quote