hoangthi Posted November 7, 2013 Share Posted November 7, 2013 This is the page, there is a blank area in the right, so my question is, how to add something (table, image...) in to that, Please help me! Link to comment https://forums.phpfreaks.com/topic/283684-how-to-add-something-in-anywhere-in-a-page-using-css/ Share on other sites More sharing options...
cyberRobot Posted November 7, 2013 Share Posted November 7, 2013 You could look into the float property in CSS: https://www.google.com/search?q=css+float If that doesn't work for your situation, CSS positioning might be the answer: https://www.google.com/search?q=css+positioning Link to comment https://forums.phpfreaks.com/topic/283684-how-to-add-something-in-anywhere-in-a-page-using-css/#findComment-1457384 Share on other sites More sharing options...
White_Lily Posted December 4, 2013 Share Posted December 4, 2013 On your company website, look at the code for the two buttons that say "Request a call back" and "Get a quote today", they use the css you will need to get your problem sorted. Link to comment https://forums.phpfreaks.com/topic/283684-how-to-add-something-in-anywhere-in-a-page-using-css/#findComment-1461228 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.