On Mon Nov 24 2014 at 9:27:25 AM Crest Christopher <
crestchristop...@gmail.com> wrote:

>
> as a responsive container/div now turned into an extremely narrow
> container/div that looks horrible ?
>
> Christopher
>

Enter Media Queries stage left and... ACTION!

On small screens, you'd have a different layout so as to avoid this. Stack
your columns instead of side-by-side. When the viewport is wide enough to
support side-by-side columns that aren't ridiculously narrow, add a
breakpoint and add styles at that point to reposition the stacked columns
to be side-by-side.
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to