Is that first letter more 'bold' or is it actually a bit larger? Is that first letter a cap in the HTML? If so this is normal...Since there is no Arial SC the UA is transforming the lowercase letters to uppercase and then shrinking them a bit.
HTH > On June 12, 2014 at 5:42 PM Richard Wendrock Forum > <fo...@thehomepagestore.com> wrote: > > > It appears there is an optical illusion when using font-variant:small-caps; > > > > The first letter of each word appears more bold than the other letters in > the word. > > > > .fonttext23 { > > font-size: medium; > > font-family:Arial; > > text-align:left; > > font-variant:small-caps; > > font-weight:bold; > > } > > > > I cannot find a way to make all letters uppercase and have the same bold > weight. > > > > Can you solve this problem? > > > > > > > > > > > > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/