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!