Jump to content

Alignment works in chrome not ff


Lambneck

Recommended Posts

Can anyone help me with this? The two columns side by side works fine in chrome but in firefox the aside column shows up below and to the right of the primary column.

 

#primary
{
width:648px;
float:left;
border:1px solid gray;
margin:0em;
padding:0em;
}

aside
{	

width:348px;
border:1px solid gray;
margin:0 0 0 650px;
padding:0em;
}

Link to comment
https://forums.phpfreaks.com/topic/227829-alignment-works-in-chrome-not-ff/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.