Forum Moderators: not2easy
<div class="menu">
<div><a href="#">...</a></div>
<div><a href="#">...</a></div>
<div><a href="#">...</a></div>
</div>
...may be able to apply first-letter to...
div.menu div:first-letter {}
...perhaps? I'll have to try this out and I'll post what I find in regards to cross-browser results.
- John
(on a tangent, you know that triple-AAA is almost impossible to achieve and that automated accessibility checkers mean next to nothing, yeah?)