CSS top

上一页 下一页

示例中展现不同的top属性值.

选择不同的值查看对应结果:

top: 0px;
top: 25px;
top: 50px;
top: 100px;
top: -25px;
top: -50px;
top: -100px;
top: 10%;
See what different css top values does for this blue DIV element.
See what different css top values does for this blue DIV element.
See what different css top values does for this blue DIV element.
See what different css top values does for this blue DIV element.
See what different css top values does for this blue DIV element.
See what different css top values does for this blue DIV element.
See what different css top values does for this blue DIV element.
See what different css top values does for this blue DIV element.

要使用更多方法,请在编辑器中试一下: 亲自试一试 ❯