مثال عن تحديد الهامش لعنصر من كل الاتجاهات:
Using individual padding properties This div element has a top padding of 50px, a right padding of 30px, a bottom padding of 50px, and a left padding of 80px.
مثال عن تحديد الهامش لعنصر باستخدام اربع قيم:
The padding shorthand property - 4 values This div element has a top padding of 25px, a right padding of 50px, a bottom padding of 75px, and a left padding of 100px.
مثال عن تحديد الهامش لعنصر (box-sizing) :
Padding and element width This div is 300px wide. The width of this div is 350px, even though it is defined as 300px in the CSS.
0 نعم
0 لا
محتاج مساعة؟ تواصل مع مدرس اونلاين الان!
هذه المادة الدراسية تابعة لمكتبة امثلة اكواد CSS