well I'm halfway done and come to the customer's office to show how's everything going when he fires up his IE browser hell broke loose, the good thing is that my customer happens to be a friend and that I'm not charging them for being a learning experience, I always wanted to learn how to build a website from the ground up but never found a motivation.
anyway people, I would really appreciate any help, I must have missed something, but can't find the answer, the only browser where it breaks apart is on IE ( surprisingly right? ) now I know why web designers hate IE.
you had one unclosed <img> tag and one unclosed or overlapping div. Try this code
<!DOCTYPE HTML PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> <html xmlns=\"http://www.w3.org/1999/xhtml\">
<p>Our company strives to make these words reality. Specializing in drywall and painting services, <span class=\"companyName\">Rojas Stevens Painting, LLC.</span> is a fully insured Class A licensed contractor.</p>
<p>We are certified in Lead Abatement and also SWaM certified by the State of Virginia.</p>
<p><!-- Please take a moment to browse our site and view samples of our work.--> We always welcome your inquiries, you can also call us or email our office with any questions and we will gladly assist you. </p> </div><!--end right-column-->
if that doesn't work, check your divs. You kinda went div crazy with the code. But the site does look nice. Not bad for being a first. Sure looks like you have experience in something.
My first site and all thanks to Chris for this awesome site and screencasts: http://www.rojasstevens.com
well I'm halfway done and come to the customer's office to show how's everything going when he fires up his IE browser hell broke loose, the good thing is that my customer happens to be a friend and that I'm not charging them for being a learning experience, I always wanted to learn how to build a website from the ground up but never found a motivation.
anyway people, I would really appreciate any help, I must have missed something, but can't find the answer, the only browser where it breaks apart is on IE ( surprisingly right? ) now I know why web designers hate IE.
please help!!!
if that doesn't work, check your divs. You kinda went div crazy with the code. But the site does look nice. Not bad for being a first. Sure looks like you have experience in something.