Hello everyone,
I want to create a completely round <div> using only HTML / CSS, but without border-radius.
I don't want use background images, because I'll have probles resizing them and that's not cool.
Is there a better solution?

Thanks in advance!

Hello everyone,
I want to create a completely round <div> using only HTML / CSS, but without border-radius.
I don't want use background images, because I'll have probles resizing them and that's not cool.
Is there a better solution?

Thanks in advance!

You can use the tutorial found on this page

http://dev-tips.com/demo/css3_circles.html

they make divs with spans into circles or

html5

http://hubpages.com/hub/HTML5-Tutorial-Drawing-Circles-and-Arcs

hope it helps.

commented: That's awesome! Thank you very much. +1
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.