Re: Two Quick Problems by Abraham Chaffin on Mar 26, 2008 at 4:42:08 pm in the Adobe Dreamweaver Forum Hey Sam,
The chopped off portion of the text in IE is probably from the height being set in the phone and email cell to 65. You should just remove the height setting there as it's not needed.
I'm not seeing the...
Re: New Window by Abraham Chaffin on Feb 27, 2008 at 12:31:24 pm in the Adobe Dreamweaver Forum You select _blank as your target from the drop down in the properties pane when the link is selected. Abraham...
Re: Effect of soft breaks in Dreamweaver by Abraham Chaffin on Feb 27, 2008 at 12:31:24 pm in the Adobe Dreamweaver Forum It looks like at this point you've removed the divs and have the text directly in the table cell. I think this is the right choice. It looks like that your divs were using absolute positioning which you don't want...
Re: CSS Parse Error during validation by Abraham Chaffin on Apr 24, 2008 at 10:04:55 am in the Web Design Forum Looks like the problem is the style="contact" tag. the style="" tag is suppose to be calling some sort of style tag like setting the font type or background or padding like you would in css. If you're trying to call...