CSS Grid - Justify, Align, Place Self. ... dark blue colour */ } .box:first-child { justify-self: center; } </style> </head> <body> <div class="father"> ...
確定! 回上一頁