1.) Highlight something and then select either a style or a font size.
2.) View the source and notice that the tag is missing the closing ";" <span style="font-size:smaller">
Doing the same thing in Firefox shows the correct syntax <span style="font-size:smaller;">
I have IE7 and have not tried this with IE6 yet, but would like to find out what file I can correct this in.
2.) View the source and notice that the tag is missing the closing ";" <span style="font-size:smaller">
Doing the same thing in Firefox shows the correct syntax <span style="font-size:smaller;">
I have IE7 and have not tried this with IE6 yet, but would like to find out what file I can correct this in.