开发者

CSS: Help with text under than over

Please see this:

CSS: Help with text under than over

My code looks like this now: http://jsfiddle.net/Bd9Ut/

As you can see I only managed the get text above.. ("asd"), and i want it under, above 开发者_运维技巧the border image..

How can I do this?


Change this line:

.header-inner-lhs { width: 360px; height: 22px; margin-top: 73px; float: left;  }

You can see it here: http://jsfiddle.net/Bd9Ut/4/

I simply adjusted the height down and added a top margin to keep the overall height the same, maintaining the overall element height at 95px;

Is that what you had in mind?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜