摘要:
The margin-trim property allows the container to trim the margins of its children where they adjoin the container's edges. https://developer.mozilla.o 阅读全文
posted @ 2023-07-06 03:05
Zhentiw
阅读(45)
评论(0)
推荐(0)
摘要:
html: <div class="post"> <h2>Post</h2> <a href="#"> a link</a> </div> <div class="post"> <h2>Post</h2> </div> <div class="post"> <a href="#"> a link</ 阅读全文
posted @ 2023-07-06 03:01
Zhentiw
阅读(17)
评论(0)
推荐(0)