Hello,
Despite my best efforts, along with my novice knowledge of HTML and CSS, I am having trouble getting div elements set up to give me two columns in which to display my content. The width functions are not working the way I'm intending them to. I am running a real estate website, and I am attempting to get a main section similar to this page – http://theeklundgomesteam.elliman.com/new-york-city/11-north-moore-street-ph-manhattan-kloimiu
I would like to have one column for the picture and description, and the second column for the property details. I have been using the standard <div id="main"> and the float, width, margin tags in CSS, but it's just not working correctly, and I'm wondering if I'm attempting something that just isn't possible.
I have been learning so much, simply because I have such high aspirations and desires for the site, and I want to KNOW how to create them, but I am stuck on this.
Thank you!