CSS
Search
Search
overflow-y
Specifies whether or not to clip the top/bottom edges of the content, if it overflows the element's content area
6:02 am, September 25, 2020 overflow
overflow-x
Specifies whether or not to clip the left/right edges of the content, if it overflows the element's content area
6:02 am, September 25, 2020 overflow
background-clip
background-clip controls how the background should extend within the element
6:52 am, September 16, 2020 background