开发者

CSS: Help with text under than over

开发者 https://www.devze.com 2023-01-30 08:09 出处:网络
Please see this: 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..

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

精彩评论

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

关注公众号