BookOfThoth Posted January 17, 2009 Report Posted January 17, 2009 (edited) About | Reviews | Contact Content left Content left Content left Content left Content left Content left Content left Content left Content left Content left Content left Content Right Welcome to the Site Cell Phone: xxxx | E-Mail Site Design: xxxx Copyright @2009 Edited January 17, 2009 by BookOfThoth
falkencreative Posted January 17, 2009 Report Posted January 17, 2009 Looks like you have an extra character in your #contentRight declaration: text-align:justify;' remove the extra single quote from the end of that, and test your page. My guess is that IE stopped reading your CSS after it hit that error, while Firefox ignored it and applied the rest of your styles.
BookOfThoth Posted January 17, 2009 Author Report Posted January 17, 2009 Benjamin, thanks a million! I'm so used to a compiler catching stuff like that...
falkencreative Posted January 18, 2009 Report Posted January 18, 2009 If you are using an editor that does syntax highlighting, it really helps. When I pasted your code into my editor, the syntax highlighting changed and it was pretty easy to find your error. What are you using to edit your code?
BookOfThoth Posted January 18, 2009 Author Report Posted January 18, 2009 (edited) I was doing the text editing in Dreamweaver CS3 because I was typing it from the book and couldn't use the CSS Rule Defintion Dialog that comes with Dreamweaver and would have generated the actual text for me. So it was just a humble typo....Dreamweaver color coded, but it was just a tiny apostrophe and I missed it. Edited January 18, 2009 by BookOfThoth
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now