Forums

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

Home Forums CSS New to all this RWD Stuff

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

    So I have a page with 2 Div’s in it and the css is below

    However, I can’t get the page to align center with my div align=”center” tag. Help!

    #133645
    Paulie_D
    Member

    Do you have a link?

    Or perhaps you could make a Codepen.

    There is no `align:center`property. If you need to center something it has t have a defined width (or max-width) and set the margins to ‘auto’.

    #133647
    PopcornCoder
    Member

    [Your text to link here…](http://cdpn.io/AajBb “Here’s a code pen but it doesn’t seem to react like it would in the browser”)

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