【发布时间】:2017-08-02 20:36:20
【问题描述】:
body{
background-image:url(asd.jpg);
background-repeat: no-repeat;
background-position: ;
}
在我写background-po 之后,它建议background-position:
我按“Enter”,但它不再向我建议 background-position。如果不按CTRL + Space,接下来我该怎么做,谁能告诉我它是如何自动执行此操作的?
我正在学习 HTML 和 CSS,这些建议对我有很大帮助
【问题讨论】:
-
1.19 实现
标签: html css visual-studio-code