Posts by Jonas Augusto • 11 points
2 posts
-
1
votes1
answer200
viewsQ: Problem for horizontally aligning responsive layout using Bootstrap
Now with the header worked. I need to create a second ROW (line) It will be 4|4|4 and should have an image, and the other 2 parts of text. But I have two questions. The first is, I don’t know what I…
-
0
votes1
answer177
viewsQ: Error to run program in Fortran
I need to calculate the Minimum common splitter in Fortran, I did the code, but when it compiles and runs, it closes after the user enters the value and I do not know what is wrong. PROGRAM Calc…