+ 6
What's wrong in this code? Can you help me with this?
8 Answers
+ 3
Border is shown with dashed
You can made any other style of border
+ 5
https://code.sololearn.com/WxYjmGW6d6B3/?ref=app
here's your problem ans
+ 5
Noorun Ala Noor use <style></style>
+ 5
Noorun Ala Noor nice sis you did more better than me
+ 3
Noorun Ala Noor
The css border propertie's order is important in border shorthand.
border:border-width border-style border-color;
+ 3
I wanted to create border with style attribute and I got it
Here is the corrected code:
https://code.sololearn.com/W1HES0Avjo21/?ref=app
Thankyou Drishti and Yasin Rahnaward for your answers and support<3
+ 2
Can't we create border with HTML only..?
+ 1
That's so kind of you<3