html - How to format section of website when screen is SM with Bootstrap -


good morning,

i have question how format part of website when @ different browser size.

for example: top nav looks @ lg size.

nav lg

but when sm size, shows unformatted looks bad so:

nav sm

my question is, how target @ sm size , format when @ size?

would use media query or class in boostrap? im not sure go here, appreciated!

thanks!

you can use media queries specify specific px/% sizes believe. bootstrap has built in rows columns have built in break points , sizes. col-lg-12 col-md-12 col-sm-12 etc.

heres bootstrap link it: http://getbootstrap.com/css/


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

javascript - Why Selenium can't find an element that is graphically visible -

qt - Microsoft FTP Service 451 The parameter is incorrect -