How do you have a rectangle in CSS not filled with a color? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do you have a rectangle in CSS not filled with a color?

I am making a loading animation and I need help with making the bar not filled.

16th Jun 2020, 9:23 PM
SweepSweep2
SweepSweep2 - avatar
14 Answers
+ 3
SweepSweep2 Look at this code: https://code.sololearn.com/WMp6x81Qkb83/?ref=app The rectangle background was removed. I added a border to demostrate that the rectangle is still there. Please as suggested before by me and Abhay, you should give more description to your question in order to get better feedback. Also don't modifie your code while the question is open, it makes things harder for your helpers. Please add more details to your question if you want to get more accurate help. Thanks.
16th Jun 2020, 9:59 PM
Kevin ★
+ 5
What actually do you want to do?your question says you want a rectangle not filled with color
16th Jun 2020, 9:51 PM
Abhay
Abhay - avatar
+ 5
Code for what?
16th Jun 2020, 9:57 PM
Abhay
Abhay - avatar
+ 4
Remove the background color? Share your code link here.
16th Jun 2020, 9:38 PM
Kevin ★
+ 4
Simply remove background as Kevin said
16th Jun 2020, 9:49 PM
Abhay
Abhay - avatar
+ 4
Yes in order for it be not filled you need to remove background color ,or can you elaborate more?
16th Jun 2020, 9:55 PM
Abhay
Abhay - avatar
16th Jun 2020, 9:42 PM
SweepSweep2
SweepSweep2 - avatar
+ 2
But its white.
16th Jun 2020, 9:49 PM
SweepSweep2
SweepSweep2 - avatar
+ 2
I meant a rectangle not filled.
16th Jun 2020, 9:52 PM
SweepSweep2
SweepSweep2 - avatar
+ 2
So now i understand, i thought you was talking about the actual background. But whats tthe code for it.
16th Jun 2020, 9:56 PM
SweepSweep2
SweepSweep2 - avatar
+ 1
CSS to remove the background to make the bar for the progress.
16th Jun 2020, 10:00 PM
SweepSweep2
SweepSweep2 - avatar
+ 1
Thanks you Kevin, now I made it!
16th Jun 2020, 10:11 PM
SweepSweep2
SweepSweep2 - avatar
17th Jun 2020, 11:06 AM
Calviղ
Calviղ - avatar
0
For why Descripe what do you want
18th Jun 2020, 5:40 PM
Fareed
Fareed - avatar