-
View the source file, browser-test.html, in IE7 and Opera 9.22. In this file, white-space: pre; causes the text in <code> to display beyond the right side of <div.codeblock> in both browsers, though it looks fine in EW. Removing white-space: pre; eliminates the problem. What was it suppose...
-
Regarding reply #1, the black color that wasn't being set for text color was from the block of Standard Colors on the color picker. The same is true for the problem applying the colors for the hyperlinks; i.e., the colors applied but not set were from the block of Standard Colors. It's as if EW, knowing...
-
I just got Expression Web and Cheryl's Foundations (FMEW) book on Thursday, did a quick readthrough of Chapters 1 through 7, then sat down to do the exercises. After several hours of tinkering and troubleshooting--including uninstalling and reinstalling EW--I'm still not through the exercises in Chapter...
-
Hmm ... that's strange that ExWeb doesn't like you using <body class="~"> in an editable region. I'm assuming it's the same with <body id="~"> ? Since you're only using the body ID once per document, it does essentially the same thing. If that doesn't work and what you've told me is true...