Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorjefito
    • CommentTimeMar 7th 2008
     permalink
    Does anyone know how to go about surrounding an object or image with a circular border in css? On the same topic, is it possible to draw individual lines at different lengths to surround an object, or is this only a javascript thing?
    Thanks!
    • CommentAuthordave_o
    • CommentTimeMar 7th 2008
     permalink
    Hi jefito,

    'border-radius' is a new option in CSS3. Firefox and Safari already support it. Alternatives are the use of background-images (-flexibility) or pure css (much code). The only possibility to do this in javascript, is to use the new canvas element (part of HTML5, huge functionality (not only rounded corners), but not supported by all browsers yet).

    Dave.
    • CommentAuthorjefito
    • CommentTimeMar 7th 2008
     permalink
    Thanks Dave,

    I'll try some of this and see how it works.
  1.  permalink
    thats a sweet idea for CSS 3 ... too bad I cant find an english version of that html.it site... looks like a good one for learning ..
    • CommentAuthordave_o
    • CommentTimeMar 8th 2008
     permalink
    yeah, it really does :...(
    ;)
Add your comments
    Username Password
  • Format comments as (Help)