Is anyone having any demo project where a responsi...
# kobweb
a
Is anyone having any demo project where a responsive design approach has been followed for desktop, mobile and tablets?
d
Almost every project I've seen shared uses mobile and desktop responsive design
You can see an example by doing
kobweb create app
as well
Supporting tablets may just mean adding an additional design breakpoint in relevant styles
Are you familiar with the design breakpoint concept in Kobweb?
a
I am not familiar yet, can you tell me i would really like to know....
Definitely I recommend reading through the README, at least the Beginner Topics
I also linked to some tutorial videos as the top of the README if you'd prefer that instead
We'll be focusing more on organizing documentation and making official tutorial videos this year
a
Thank you 👍
Great, it's really helpful and I have one doubt that, if i want any content to come down(not to disappear) and follow the column rule if space is less, how to implement that one?
d
First thing you have to do is find the answer for what you want in HTML / CSS. Maybe look here? https://stackoverflow.com/questions/39640929/how-to-display-a-table-that-changes-number-of-columns-based-on-if-mobile