|
Posted by Beauregard T. Shagnasty on 01/30/07 22:48
fuli open wrote:
> In following page, all the subscripts are actually coded as
> superscripts:
>
> http://www.pinyinology.com/music/yueliang.html
I notice that if I remove the: line-height:25px; from the CSS of
#text1 and #text2, Opera will now display them as superscripts. Why, I
do not know, unless it is some other combination of your CSS.
> There are no such problems when opened with the IE and Firefox.
> Greatly appreciate for teaching how to improve the pages.
You should add a DOCTYPE to all your pages. Use this at the very
beginning of each page;
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
...and as dorayme said, fix all the errors.
--
-bts
-Motorcycles defy gravity; cars just suck
Navigation:
[Reply to this message]
|