Posts by ErickMattos • 11 points
3 posts
- 
		-1 votes2 answers988 viewsA: How to center an image in the header?I went through the same problem recently solved that way on my website. <nav class=" navbar navbar-expand-lg navbar-light bg light fixed" style="font-size: 20px;letter-spacing: 1px;background:… 
- 
		1 votes1 answer32 viewsQ: Javascript value is not summedI have three variables and I try to get the value of them ,and then add them up and show them <title>Valor do Caro</title> <script language='Javascript'> var ano_carro =… 
- 
		0 votes2 answers168 viewsQ: Modal closes even clicking on itthe modal opens normally, but I cannot use it. Anywhere where I click the modal closes, the initial proposal is that I could write e-mail and password. .postagem { height: 100px; } #degrade {…