Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS margin issue

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #45108
    preji
    Member

    I have one issue in CSS the margin which i gave is working in Mozilla but it’s not working in chrome and IE, i want to know whether any separate coding is there for chrome and IE , if yes please let me know about that, i have faced one more problem that border-radius is not working in IE, need a coding for that also

    Please help me out

    #136592
    Paulie_D
    Member

    For border radius we’d need to know what version of IE is the problem.

    For the margin issue, we’d need a link.

    https://css-tricks.com/how-to-ask-a-good-question-in-the-forums/

    #136793
    daffy58
    Participant

    As Paulie_D said we need an example to see what’s wrong with your website.

    IE < 9 doesn't support border radius and other CSS3. However there is a way to make it rounded in old version http://coding.smashingmagazine.com/2010/04/28/css3-solutions-for-internet-explorer/

    But I don’t like use it. I don’t care IE.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.