Posts by Fernando • 26 points
2 posts
-
0
votes1
answer86
viewsA: Can anyone help me choose a specific line from the matrix ? (c/c++ language)
The solution is very simple, you take the user’s line and replace it in the line that goes through, so Oce will only go through the line that the user chooses. Here he is doing with a 2x2 matrix…
-
-2
votes1
answer32
viewsQ: How to change the layout of Radio Buttons in the responsive layout with Bootstrap or another tool?
Currently when the site is in mobile mode/reduced to a certain resolution the Radio Buttons automatically position themselves as follows: I’d like it to look something like this: Part of the HTML…