Forums

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

Home Forums CSS CSS

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #146319
    idaym
    Participant

    idayazdi.com

    ^^^ I am trying to center the gif with my text but it does not seem to be working at all… I added this img.center { display: block; margin-left: auto; margin-right: auto; }

    and then the html

    BWtext

    but no luck.

    Also, I tried posting this in the CSS thread but I kept getting logged off whenever I entered the thread. weird.

    #146327
    Paulie_D
    Member

    Perhaps a link or a Codepen example might be helpful.

    Have you declared the image as display:block though?

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