+ 1
If we want to create div with rounded corner and circular div in html?
use < img-rounded> use <img-circular>
9 Respostas
+ 4
thanks
+ 3
& if i need to insert div inside div ...what tag for that in css?
+ 3
nice work
+ 2
That's very neat!
+ 1
You'll need to name the div tag. Then you can use CSS to modify it
+ 1
syntax...for eg?
+ 1
Here's an example on rounding corners
Copy the code and experiment with it
https://code.sololearn.com/WrbatVP37QAa/?ref=app
0
You need to use CSS to round the corners.