打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
Grid Garden
? Level 1 of 28 ? ?
12345678910111213141516171819202122232425262728
Reset

Grid Garden

Welcome to Grid Garden, where you write CSS code to grow your carrot garden! Water only the areas that have carrots by using the grid-column-start property.

For example, grid-column-start: 3; will water the area starting at the 3rd vertical grid line, which is another way of saying the 3rd vertical border from the left in the grid.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
#garden { display: grid; grid-template-columns: 20% 20% 20% 20% 20%; grid-template-rows: 20% 20% 20% 20% 20%;}#water {
}
Oh no, Grid Garden doesn't work on this browser. It requires a browser that supports CSS grid, such as the latest version of Firefox, Chrome, or Safari. Use one of those to get gardening!
Grid Garden is created by Thomas Park · GitHub · Twitter · English English Fran?ais Português Polski Русский
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
CSS Grid构建圣杯布局
CSS Grid 布局
一行 CSS 代码实现响应式布局 – 使用 Grid 实现的响应式布局
grid 列只读
Grid.js - 跨框架的前端表格插件
35 个免费的响应式网站模板下载
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服