№7279
why would you learn CSS? By itself it's the most useless language (if you can even call it that)
№7281
do you know how to center a div?
№7322
>>7281yeah its not that hard, its just
.center {
margin: auto;
width: 50%;
border: 3px white;
padding: 10px;
}
№7371
Goodluck and if you are too retarded to read that just do freecodecamps course, it’s retard proof
https://developer.mozilla.org/en-US/docs/Learn/CSS №7422
>>7272dont bother with CSS and tell your mum to not style her shit, just use plain HTML.