Jump to content

Whats wrong with this....

i cant figure it out

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Whats wrong with this.... i cant figure it out Rate Topic: -----

#1 User is offline   BigMike Sidelka 

  • W.R. Sergeant
  • Group: Members
  • Posts: 241
  • Joined: 31-July 06
  • Gender:Male
  • Location:C-Town, Ohio

Posted 30 December 2006 - 11:15 PM

<html>
<head>
<title>
Dev.Flash-Space.Com
</title>
<style type="text/css">
body {
	background:#CCCCCC;
	margin:0%;
}
.headleft {
	float:left;
	width:121;
	min-width:121;
	max-width:121;
}
.headbottom {
	background:url(images/head-right-bottom-bg.png);
	vertical-align:top;
	text-align:left;
}
.headright {
	float:right;
}
</style>
</head>
<center>

<table cellpadding="0" cellspacing="0" width="734"><tr><td align="center" valign="top">
	<div class="headleft"><img src="images/head-right-far.png" border="0"></div>

	<div class="headright"><embed src="flash/navi-latest.swf" width="332" height="72" /></div>

	<div style="width:281;min-width:281;max-width:281;height:72;min-height:72;max-height:72;">
	<div><img src="images/head-right-top.png" border="0"></div>
	<div class="headbottom">erdsg</div></div>
</td></tr></table>

</center>
</html>


this should all be displayed as one line. however the left and right divs are hovering above the middle one... im stumped
0

#2 User is offline   Catalyst 

  • Codesmith
  • Group: Administrators
  • Posts: 1,049
  • Joined: 04-April 06
  • Gender:Male
  • Location:San Diego

Posted 31 December 2006 - 12:25 AM

Looks ok in IE 7 + FF.
0

#3 User is offline   BigMike Sidelka 

  • W.R. Sergeant
  • Group: Members
  • Posts: 241
  • Joined: 31-July 06
  • Gender:Male
  • Location:C-Town, Ohio

Posted 31 December 2006 - 12:35 AM

View PostCatalyst, on Dec 31 2006, 12:25 AM, said:

Looks ok in IE 7 + FF.

In dreamweaver and Gran Paridiso it looks bad
0

#4 User is offline   Catalyst 

  • Codesmith
  • Group: Administrators
  • Posts: 1,049
  • Joined: 04-April 06
  • Gender:Male
  • Location:San Diego

Posted 31 December 2006 - 01:57 AM

DW isn't a surprise. GP is in alpha isn't it?
0

#5 User is offline   marcamos 

  • W.R. General
  • Group: Administrators
  • Posts: 2,849
  • Joined: 04-April 06
  • Gender:Male
  • Location:Massachusetts - USA

Posted 31 December 2006 - 02:01 AM

I'd put a doctype on the file, as well as declare a measurment unit for your numeric widths. A browser might look at your code,
"width:121;
min-width:121;
max-width:121;"
and say to itself, "121 what? Potatoes?"
0

#6 User is offline   BigMike Sidelka 

  • W.R. Sergeant
  • Group: Members
  • Posts: 241
  • Joined: 31-July 06
  • Gender:Male
  • Location:C-Town, Ohio

Posted 31 December 2006 - 02:30 AM

View Postherkalees, on Dec 31 2006, 02:01 AM, said:

I'd put a doctype on the file, as well as declare a measurment unit for your numeric widths. A browser might look at your code,
"width:121;
min-width:121;
max-width:121;"
and say to itself, "121 what? Potatoes?"

I decided to stick with tables for this one. i was completley stumped
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users