<divid="img"><imgsrc="images/image-omelette.jpeg"alt="image of the dish"></div>
لكن عند استخدامه في css لا تظهر التاثير على الصور
.img {width:100%;/* Make the image responsive */max-width:600px;/* Set a maximum width */height: auto;/* Maintain aspect ratio */border-radius:20px;/* Rounded corners */box-shadow:04px8px rgba(0,0,0,0.2);/* Optional shadow effect */margin:0 auto;/* Center the image */display: block;/* Ensure it behaves as a block element */}
السؤال
Moayyad
السلام عليكم
لدي سؤال بخصوص استخدام الكلاس
لدي كلاس img
لكن عند استخدامه في css لا تظهر التاثير على الصور
1 جواب على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.