CSS 中 top 属性
top 属性的作用
top 属性用于设置元素相对于其父元素的上边缘的偏移量。它可以将元素在垂直方向上向上或向下移动。
使用语法
<code class="<a style=\'color:#f60; text-decoration:underline;\' href=" https: target="_blank">css">top: <length> | <percentage> | auto;</percentage></length></code>