Jump to content

[SOLVED] Css Problem


sean14592

Recommended Posts

ok, I have a small problem, I have 2 coloumns, one for an advertisment and one for content

 

Screen: http://i34.tinypic.com/71jihu.png

 

ok, As you can see in the screenshot there is a grey box with the word 'hi' in it that needs to come up inline with the form.

 

here is my css code for the box:

#featured {
float:left;
width:200px;
background-color:#666666;

}

 

Thanks in advance

Sean

 

UPDATED!

 

HTML: http://pastebin.com/m28096b1

CSS: http://pastebin.com/m4f52814c

Link to comment
https://forums.phpfreaks.com/topic/128901-solved-css-problem/
Share on other sites

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.