css - “vertical-align: middle” on table cells does not align to the middle with AlphaImageLoader in IE6 -


I am trying to align some text on table cells with a PNG transparent background, I use filters I: Projeed: DxImage Transformers (Microsoft.AlphaImageLoader) to fix it in IE6. But the text style is not aligned in the middle with the filter:

CSS:

  .fh {font-family: SimSun; Font-size: 12px; Hidden flurry; Padding: 0 2px 2px; Text-align: left; Vertical-align: medium; }  

HTML:

  & lt; Table width = "200" range = "1" cellpadding = "2" square = "x-table" & gt; & Lt; TR & gt; & Lt; Th scope = "colonel" & gt; & Amp; Nbsp; & Lt; / Th & gt; & Lt; / TR & gt; & Lt; Tr style = "height: 77px;" & Gt; & Lt; Td class = "fh" style = "filter: cognitive: dximage transform. Microsoft.lfa image loader (src = '. / Shadow-trans.png')" & gt; ABCDETG & lt; / Td> & Lt; / TR & gt; & Lt; / Table & gt;  

Screenshots:

try Do change in TD or tab.


Comments