If we want to create div with rounded corner and circular div in html? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

If we want to create div with rounded corner and circular div in html?

use < img-rounded> use <img-circular>

11th Jun 2017, 4:49 PM
shubham borghare
shubham borghare - avatar
9 Answers
+ 4
thanks
11th Jun 2017, 5:03 PM
shubham borghare
shubham borghare - avatar
+ 3
& if i need to insert div inside div ...what tag for that in css?
11th Jun 2017, 4:52 PM
shubham borghare
shubham borghare - avatar
+ 3
nice work
11th Jun 2017, 5:39 PM
shubham borghare
shubham borghare - avatar
11th Jun 2017, 5:24 PM
Sahil Sunny
Sahil Sunny - avatar
+ 2
That's very neat!
11th Jun 2017, 5:40 PM
Limitless
Limitless - avatar
+ 1
You'll need to name the div tag. Then you can use CSS to modify it
11th Jun 2017, 4:52 PM
Limitless
Limitless - avatar
+ 1
syntax...for eg?
11th Jun 2017, 4:54 PM
shubham borghare
shubham borghare - avatar
+ 1
Here's an example on rounding corners Copy the code and experiment with it https://code.sololearn.com/WrbatVP37QAa/?ref=app
11th Jun 2017, 5:02 PM
Limitless
Limitless - avatar
0
You need to use CSS to round the corners.
11th Jun 2017, 4:50 PM
Limitless
Limitless - avatar