Tianhe Gao

CSS 改变单字大小而不影响行高

当鼠标悬浮在链接上时,只改变该链接的文本的字体大小,而不影响链接文本所在段落的行高。

Demo

从我的博客的标签页,可以找到一种设计:

1<div>
2  <a>Link</a>
3  <a>Link</a>
4</div>

这样尝试似乎不行。


No notes link to this note

Welcome to tell me your thoughts via "email"
UP