W3docs

grid-column-end

CSS Property:

Result:

1
2
3
4

CSS Code:

#myDiv {
background-color:#86C2DE;
grid-column-end:auto;
}

Click the property values above to see the result