In #Google #Chrome, it is possible to apply self-alignment attributes such as align-self, justify-self, and place-self to the grid container within a block element. According to the official specification, this should not be possible. #Firefox is more precise in this case, so it is only possible to align an element (grid subelement) within a grid container itself.
https://www.w3.org/TR/css-grid-1/#alignment
#css #frontend #web #development #browser #cssgrid #grid #w3c #webstandards web #technology










