Forums

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

Home Forums Other Flexbox & Media Queries

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #163365
    justaguy
    Participant

    I am beginning to take a serious look at Flexbox as my “solution” to RWD. I have been rather hesitant to tackle RWD at all as it seems quite “involved” for the novice that I am.

    With that aside, will learning/using Flexbox negate the task of having to master media queries? Will I be required to design “mobile,” “tablet” and “desktop” variants of my site? I have combed the internet looking, reading and getting either more confused, or more frustrated.

    UGH!

    #163368
    Paulie_D
    Member

    Quite simply…No.

    Flexbox is a way of laying out designs only. It’s very adaptable but it’s not a one-shot solution to responsiveness.

    What it DOES so is allow your to adapt your layout using media queries in a much simpler way than before instead of hacking around changing floats and positioning.

    Sorry….but it’s still worth learning…pretty soon all sites will (or at least should) be built with flexbox.

    #163433
    justaguy
    Participant

    Thanx Paulie_D

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