Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.ico我想要一个大致正方形的小部件,与 Widget Row 上的 16x16 像素小部件(或 Firefox 窗口底部该行小部件的任何技术术语)具有相同的高度,其中包含一个文本字母,水平居中和垂直“居中”,通过文本和背景颜色的附加代码进行控制。这可以作为对象的content属性进行 HTML 编码widget吗?我已经得到了字母周围style属性为 a的颜色span,但到目前为止还没有运气让“盒子属性”发挥作用。
.ico
content
widget
style
span
不知道你想得到什么,但你可以很容易地用 style 属性创建它。 http://jsfiddle.net/k9brL/