Skip to main content

All Questions

-1 votes
1 answer
365 views

Responsive buttons SAPUI5

I wanted to know if there is a way for these buttons to adapt when I am with a mobile device. That is to say, right now the three buttons are horizontal, but when the device is smaller instead of ...
Dayana's user avatar
  • 23
1 vote
1 answer
41 views

Could someone help me make my website Responsive? (HTML and CSS)

Hello can someone help me make this website responsive for any device or give me a tip on how I could do it. I have already tried to work with flex-shrink, but it did not work. To be honest, the ...
NT6's user avatar
  • 13
6 votes
2 answers
5k views

Flexbox: Alternate "row" and "row-reverse" according to row's number

I am trying to create a responsive layout with Flexbox which allows me to alternate both the directions row and row-reverse. Maybe you can understand it better with some image (mind the order of the ...
Christian Vincenzo Traina's user avatar
0 votes
4 answers
1k views

Responsive grid of squares within a responsive grid of squares

I am trying to make a grid of responsive squares, with each square in the grid containing another grid of responsive squares. Think of a sudoku board, which has 9 squares, each containing 9 squares. ...
Emil's user avatar
  • 63