2

Can you help me to understand the idea of changing the page style on resize it,as if we use another style that suits with the size of the window and make you see all page content. I see that in some website like this page I check it's css and script ,I think the idea is in css ,but I don't sure and I wana know if there are any jquery effectiveness or what css properties effectiveness to do that. Thanks for help

R_soft
  • 27
  • 1
  • 6

2 Answers2

1

You need so-called responsive theme (i.e., a theme that looks great on desktops, tablet devices, and mobile devices). Most of Bootstrap themes are responsive. See at Start Bootstrap.

user2845946
  • 1,755
  • 29
  • 38