chore(i18n,curriculum): update translations (#43332)
This commit is contained in:
@ -11,8 +11,6 @@ dashedName: move-a-relatively-positioned-element-with-css-offsets
|
||||
|
||||
CSS 里面的 `top`、`bottom`、`left` 和 `right` 定义了元素在相应方位的偏移距离。 元素将从当前位置向属性相反的方向偏移。 就像你在上一个挑战看到的,`top` 属性使 `h2` 向下移动。 同样,使用 `left` 将项目移动到右边。
|
||||
|
||||
<img src='https://i.imgur.com/eWWi3gZ.gif' alt='' />
|
||||
|
||||
# --instructions--
|
||||
|
||||
请通过 CSS 属性把 `h2` 向上移动 10 像素,向右移动 15 像素。
|
||||
|
Reference in New Issue
Block a user