Files of interest to the student
.mycontainer { display:flex; margin :7px auto; justify-content:center; align-items:center;} .myitem {border: 5px solid gray; margin:0px 7px} .myimg {width: 170px; height: 170px;} .myh3 {border-bottom: 5px solid gray; text-align:center;}
Student Charter
Student Guide
ملفات مهمة
.mycontainer { display:flex; margin 5px,auto;}
.item {text-align: center; border: 5px solid black; margin 5px,auto;}
h3{border-bottom: 5px solid black;}
img{ width: 170px; height: 170px; }