开发者

Vertically position iframe inside paragraph

I am trying to be clever and position a FaceBook Like button iframe inside a sentence but it aligns oddly, see screengrab below.

I'm sure I'm being dense but without styling the iframe as a block element how do I re-position it?

I tried display:inline-block but it didn't respond to margin settin开发者_如何学编程gs. I also tried increasing the paragraph's line-height to match the iframe but that didn't help.

Vertically position iframe inside paragraph


Wrap it in a DIV and adjust margin-top on the DIV.


vertical-align:middle did the trick.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜