Hello!
I have this recurring problem that I can't seem to find a simple css solution to. How do I get something like an arrow at the end of a paragraph, or just sitting next to a word, align center (vertically) with that line.
The old "align:absmiddle" seems to give me mixed results. I think maybe my line spacing CSS is screwing it up? Should I prep the image in some way to have a few pixels of blank space at the bottom or top, and space it that way? Do I give the image a top-padding:-3px to nudge it up?
What's the best practices? Anyone have a trick?
thanks,
Don