Posts by Angel Azevedo • 43 points
3 posts
-
0
votes1
answer85
viewsQ: Mail PHP - Sending without information
I made a form in PHP with Captcha do Google. Everything works. If someone sends the email via form, it arrives perfect, has required, etc. The problem is that spans access the email page on the…
phpasked Angel Azevedo 43 -
1
votes0
answers228
viewsQ: Problem with Owl Carousel
the layout is like this: However, when I use the script call: <link rel="stylesheet" href="js/owl/owl.theme.css"> <link rel="stylesheet" href="js/owl/owl.carousel.css"> <script…
-
2
votes1
answer1312
viewsQ: How to use Animate.css + wow,js
Guys, I’m using Animate.css. (https://daneden.github.io/animate.css/), and more specifically fadeInDown to show an element when scrolling the website page. However, the effect is loaded next to the…