Posts by vitor frazão • 43 points
4 posts
-
1
votes1
answer27
viewsQ: Keyframe in css for background effect
Hey, how you doing? I tried to make a background change using keyframe, but the images when they change blink the first time, as if I was loading. Is that normal or did I do something wrong? Here’s…
-
-1
votes1
answer38
viewsQ: Check if imput is Int in a netbeans interface
Good evening! I am making a program with Netbeans IDE interface. I need to compare if the input data in the text field where it should be said which quantity is a String because I just wanted to…
-
0
votes2
answers521
viewsA: Remove Auto Indentation from Visual Studio
See FILE > PREFERENCE > SETTINGS > TEXT EDITOR and deselect AUTO INDENT.
visual-studioanswered vitor frazão 43 -
3
votes1
answer669
viewsQ: How to place two Carousel, one next to the other with bootstrap
I’m working with a responsive website with Bootstrap. I have an idea to put two carousel, side by side, but I’m not getting, nor with float: left. I would post my code here but I’m a little ashamed…