I need help in html in making a square/circle/rectangle coloured red and a text inside it | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I need help in html in making a square/circle/rectangle coloured red and a text inside it

I need help in html in making a square/circle/rectangle coloured red and a text inside it

11th May 2021, 10:19 PM
Mohammad Marsina
Mohammad Marsina - avatar
2 Answers
+ 2
• You can set border-radious : 50% ; of a square container to get a circle. • set same height and width to get a square • different height and width to get a rectangle
12th May 2021, 12:18 AM
Ayush Kumar
Ayush Kumar - avatar