开发者

CSS positioning 3

i want "开发者_开发技巧SOL" to be at the center of the left blocks and "SAG" to be at the center of the right blocks. But it either be at the most left or at the most right. How can i make them center of the left and right blocks?

link: http://www.orhancanceylan.com/sgkm


wrap those 3 things in divs with the following attributes

display:block;
width:33%;
text-align:center;
float:left;
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜