Posts by Vitor Hugo • 25 points
5 posts
-
-1
votes1
answer46
viewsQ: Problem with div’s that don’t "fit"
Sorry for the buggy page, I’m going to put some images below of how she really is: This image shows where I put the two Ivs, one next to the other, have tried several things, use col-Sm, until…
-
1
votes1
answer77
viewsQ: Blur that is disturbing the navbar
I’ve tried using "z-index=1", but it didn’t work. I tried to take the navbar from div first Blur, but when I click the button it does not get "Blur", but if I leave it inside it has black edges on…
-
0
votes1
answer59
viewsQ: How do I stop the image from disturbing the input?
The transparent part of the image is in front of the input, I know it’s a simple problem, but I couldn’t solve it. The image I’m using is this: <style> .firstBlur { margin:20px 20px 0;…
-
-1
votes1
answer85
viewsQ: How do I program an insert image button?
I want an "Insert image" button and when you click on it, right on top of it the inserted image appears (Taken from pc), you do not need to save the information, or anything, just make the image…
-
0
votes1
answer528
viewsQ: How do I create this navbar?
I want to make my Nav-bar equal to that one. I want to leave, a room in the middle of the Nav-bar, I have no idea how to do that. My code now: <!DOCTYPE html> <html lang="en">…