Bilal Al Bwidani نشر 15 يناير 2022 أرسل تقرير نشر 15 يناير 2022 لماذا لم يظهر معي عند الشيك بوكس والراديو والبعثرة في لوحة التسجيل كنت أحاول جعل وراء الكلام الذي باللون الأصفر لون الفضي gray لكن كلما حاولت أصبح الامر أسوء بكثير حاولت كثيراً وأشعر بالفشل حقيقة h1[name="1"] { color: rgb(245, 203, 16); background-color: rgb(130, 131, 130); border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; width: 50%; padding: 5px; background-size: contain; margin-top: 10px; border-color: rgb(205, 207, 86), 2px; margin-left: 500px; margin-bottom: 100px; text-align: center; margin: center; -webkit-border-radius: 20px; } .example-1 { background-color: rgb(102, 100, 100); border-radius: 17px; -webkit-border-radius: 17px; -moz-border-radius: 17px; -ms-border-radius: 17px; -o-border-radius: 17px; background-size: contain; } .example-2 { background-color: rgb(104, 103, 103); border-radius: 17px; -webkit-border-radius: 17px; -moz-border-radius: 17px; -ms-border-radius: 17px; -o-border-radius: 17px; background-size: contain; } table[class="1"] { color: rgb(247, 203, 9); padding-left: 1000px; border-color: aqua; border-style: groove; border-width: 1px; } table[class="1"] { background-image: url(2.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; padding: 20px; margin-left: 470px; margin-bottom: 10px; margin: center; text-align: center; border-color: rgb(133, 134, 133); border-width: 25px; } body { background-image: url(2.jpg); background-position: center; background-size: cover; background-repeat: no-repeat; border-style: outset; border-color: rgb(121, 122, 121); border-width: 20px; padding-right: 450px; margin: 100px; } input[type="submit"], [type="reset"] { color: rgb(21, 121, 1); background-color: rgb(247, 247, 247); border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; -o-border-radius: 7px; padding: 10px; margin: 60px; margin-left: 30px; } style.css 1 اقتباس
0 Wael Aljamal نشر 15 يناير 2022 أرسل تقرير نشر 15 يناير 2022 الملف المرفق تالف ولا يحوي شيء مفيد، أرجو تعديل السؤال ووضع الشيفرة البرمجية و صورة للخطأ الذي تريد إصلاحه 1 اقتباس
0 Bilal Al Bwidani نشر 15 يناير 2022 الكاتب أرسل تقرير نشر 15 يناير 2022 لا يظهر الradio و checkbox كما أنه هناك صعوبة في تنسيق خلفية بلون رمادي كما في اسم المستخدم وكلمة السر اقتباس
0 Wael Aljamal نشر 16 يناير 2022 أرسل تقرير نشر 16 يناير 2022 بتاريخ 15 ساعات قال Bilal7116: لا يظهر الradio و checkbox كما أنه هناك صعوبة في تنسيق خلفية بلون رمادي كما في اسم المستخدم وكلمة السر نحتاج لملف html أيضا. لكي تجعل خلفية النص الأصفر بغير لون، قم بإعطاء هذا العنصر id و تنسيقات مناسبة له. كما أن هذه الطريقة input[type="submit"], [type="reset"] لا تعمل بل يجب تكرار كلمة inputبعد الفاصلة.. input[type="submit"], input[type="reset"] 1 اقتباس
السؤال
Bilal Al Bwidani
لماذا لم يظهر معي عند الشيك بوكس والراديو والبعثرة في لوحة التسجيل
كنت أحاول جعل وراء الكلام الذي باللون الأصفر لون الفضي gray
لكن كلما حاولت أصبح الامر أسوء بكثير
حاولت كثيراً وأشعر بالفشل حقيقة
h1[name="1"] { color: rgb(245, 203, 16); background-color: rgb(130, 131, 130); border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; width: 50%; padding: 5px; background-size: contain; margin-top: 10px; border-color: rgb(205, 207, 86), 2px; margin-left: 500px; margin-bottom: 100px; text-align: center; margin: center; -webkit-border-radius: 20px; } .example-1 { background-color: rgb(102, 100, 100); border-radius: 17px; -webkit-border-radius: 17px; -moz-border-radius: 17px; -ms-border-radius: 17px; -o-border-radius: 17px; background-size: contain; } .example-2 { background-color: rgb(104, 103, 103); border-radius: 17px; -webkit-border-radius: 17px; -moz-border-radius: 17px; -ms-border-radius: 17px; -o-border-radius: 17px; background-size: contain; } table[class="1"] { color: rgb(247, 203, 9); padding-left: 1000px; border-color: aqua; border-style: groove; border-width: 1px; } table[class="1"] { background-image: url(2.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; padding: 20px; margin-left: 470px; margin-bottom: 10px; margin: center; text-align: center; border-color: rgb(133, 134, 133); border-width: 25px; } body { background-image: url(2.jpg); background-position: center; background-size: cover; background-repeat: no-repeat; border-style: outset; border-color: rgb(121, 122, 121); border-width: 20px; padding-right: 450px; margin: 100px; } input[type="submit"], [type="reset"] { color: rgb(21, 121, 1); background-color: rgb(247, 247, 247); border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; -o-border-radius: 7px; padding: 10px; margin: 60px; margin-left: 30px; }
style.css
3 أجوبة على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.