Posts by Felipe Henrique • 2,135 points
181 posts
-
-1
votes2
answers897
viewsQ: phpmailer causes syntax error error, Unexpected T_FUNCTION when hosted
Well I have a problem in phpmailer I am using a XAMPP server to mess with it I made a form but it is sending normally to my email that in case it would be GMAIL however I have a hosting on the…
phpmailerasked Felipe Henrique 2,135 -
0
votes1
answer799
viewsQ: I do not receive email via Phpmailer
I’m using Phpmailer to send a message via form, but it’s not working. I’d like to know where I’m going wrong. Remember that the email that will receive the form information is Gmail. Follow my code…
-
0
votes1
answer341
viewsQ: Error when placing wamp server online
Currently ultilizo Wampserver to be able to work with PHP however when I put it online appears the following error: jé edited httpd.conf php.ini but nothing else makes it stay online someone can…
wampasked Felipe Henrique 2,135 -
-1
votes2
answers133
viewsQ: Sending form without PHP
Good Afternoon I developed a site of Html5 and css3 and so now I have a "little problem" I have to make a form on this site with basic information like email phone name and subject and the message…
-
0
votes0
answers105
viewsQ: Error trying to access localhost on wamp server
I downloaded Wamp Server 2.5 from this site here installed it normally made the necessary settings as shown in the images below: however as you can see in the image my icon of wamp server only turns…
wampasked Felipe Henrique 2,135 -
0
votes1
answer41
viewsQ: How to search a text drive slide
I’d like to know what that kind of effect if you take a look will see texts going from left to right and vice versa but I have already researched and only find slides do not know how to make a…
-
3
votes1
answer229
viewsQ: Delete via php
I am programming a page in php and I am with the following doubt I made a Insert in my database and created a <table> the inside of it are being displayed my data that would be the code:…
phpasked Felipe Henrique 2,135 -
1
votes1
answer171
viewsQ: Section with display block does not work properly
I have the following problem: I opened a topic yesterday regarding some positions that were getting wrong, and that I was able to solve. However, another problem appeared which consists of the…
-
1
votes1
answer88
viewsQ: Section does not work properly
I need my <section> stay the same as this site here follows the image of the part I need I tried coding but it’s not at all that way I don’t know where I’m going wrong. Follows my code: CSS ul…
-
0
votes1
answer38
viewsQ: div does not track header resizing
I have the following problem, I have a video that is in my tag <header> in it there is a div presentation that there are written texts I wanted when resize the browser that div accompanies the…
-
0
votes1
answer98
viewsA: Self-adjusting video
Staff I found the answer I managed to do I will reply my own post because in case someone needs it one day this post can help: <div id="video-bg"> <video autoplay loop id="volume-js">…
-
0
votes1
answer53
viewsQ: Page components messing up when redeeming the page
I would like to know what is happening to my page because see well I encoded it whole but when I redeem the components climb one on top of the other I know that my page should have media queries but…
-
0
votes2
answers5089
viewsA: Tag video, HTML5, 100% width and controlled height
<div id="video-bg"> <video autoplay muted> <!-- Default video source: --> <source type="video/mp4" src="video/myvid.mp4" media="(orientation:landscape)"> </video>…
-
0
votes1
answer98
viewsQ: Self-adjusting video
Good am using HTML5 which in turn has a tag called <video> only that I am having many difficulties to use my video in the header of my site because I can not handle my video properly I would…
-
7
votes2
answers975
viewsQ: Database connection error
I’m having a problem connecting to Mysql database with PHP I’m using WAMP created a database in my Phpmyadmin made my connection via PHP but this error appears when I click to send in my form: These…
-
5
votes2
answers60
viewsQ: Slides conflicting with each other
I have the following problem I have a slide right at the beginning of my tag page <header> but one of their codes is imported that would be the url put now in my <section> I have one…
-
0
votes2
answers96
viewsQ: Buttons made with images
I have a question. I recently joined on that website here and I realized that right at the beginning there were some buttons with different format I took a look and I realized that they were images…
-
1
votes1
answer271
viewsQ: Effect of random words
Personal I am wanting an information I am behind an effect whose name I do not know I am trying to search the internet however I do not know the name gets very difficult and on top of that I do not…
-
2
votes2
answers903
viewsQ: site does not work in mobile version
I made a site that in turn should be responsive it will have to work on portable devices but I used a feature called Animate.css of this file I used the following effects :…
-
2
votes1
answer313
viewsQ: Float does not work properly and overlap
I have a problem in a section because the text of one of them is overlapping the other when the page is redeemed and I don’t know what else to try so that it doesn’t happen follows the code :…
-
2
votes3
answers692
viewsQ: Inline display does not work
I’d like to leave mine section same as this page here notice that just below the header a 3 circular objects with title and text and when you redeem the screen one goes down the other I want to do…
-
4
votes2
answers528
viewsQ: Web application chat with Java and Primefaces
Well I would like to ask a question. I have to do a sort of chat where people can talk to each other. It will work like a chat of Facebook or WhatsApp for example, but I have no basis or reference I…
-
0
votes1
answer97
viewsQ: How to make image stand above text with media queries
I have a slide that has some keyframes to make a basic animation but need to add a media queries that when my screen has at most 800px I wanted my image that is on the left side stands above the…
-
1
votes1
answer219
viewsQ: Access site on mobile without being connected to network
I made a website on HTML5 and placed in the IDE called NetBeans ran the project and it came with the following url: http://localhost:8383/tecmov/index.html. Through it I can access my project from…
-
1
votes3
answers11918
viewsA: Enlarge an image by clicking it (HTML5 and CSS3)?
Friend search for this css property phocus and also for keyframes these two links are well explained you can join with each other and have the effect you want because the property :focus and…
-
3
votes0
answers74
viewsQ: Problem with pause in keyframe
I made a keyframe that is working perfectly but I am a problem regarding the pause of it so it pauses as soon as I pass the mouse over with an effect :hover however the problem and that it pauses…
-
0
votes1
answer491
viewsQ: Slide only with html and css
I wonder if it is possible to make a slide make a slide equal to that site here but only with HTML and CSS the slide I want to do would be the one in the picture and you can velos running on this…
-
1
votes2
answers434
viewsQ: no fixed menu when scrolling the page
I want my menu to stay fixed as soon as it reaches the top of the page but I’m not succeeding with that I do not know where I am missing follow my code below: <script type="text/javascript">…
-
0
votes1
answer286
viewsQ: Menu does not stick underneath the header
I have a video on html5 at the beginning of the page and then a menu below it that should be fixed as we scroll the page as in this website here. However I do not know what the correct way to do…
-
5
votes3
answers4457
viewsQ: Calling Java application via PHP
I created a Java application here in my company but they want to call this application in Java via a site made in PHP. I wonder if it is possible to make a PHP code that calls a Java application, no…
-
0
votes1
answer545
viewsQ: Links does not work in the menu
I’m having a problem on my accordion menu I did it with HTML and CSS pure however I will have to link some PDF'f to can open in a new guide co target="_blank" however I create the links normally and…
-
1
votes1
answer74
viewsQ: Inline display does not work properly with span
Man display:inline not working properly would like to know where I am missing it should look like this one: But I can’t follow my code below: .abertura-chamados li { display: inline; }…
-
2
votes1
answer739
viewsQ: Video does not get 100% height and width correctly
I have a problem in my tag 'cause I wanted to leave her with a width:100% and the height:100%; but without losing my video quality it would have to look like that website here opened some topics…
-
1
votes0
answers342
viewsQ: How to put Modal window with gif in the form?
I have a form that I programmed using Phpmailer and I would like that when the user fills the fields and clicks to send, instead of redirecting to another thank you page I wanted to be displayed a…
-
0
votes2
answers378
viewsQ: I can’t get a form field to be sent to the email with phpmailer
I have a form that in it has a field with a (select one menu) in it there are some options where the user should choose only one and select it this form sends the information to my e-mail this…
-
0
votes2
answers436
viewsQ: Form does not send the information to the email
I need the information from my form to be sent to my email I’m doing at php but it doesn’t work follow my code: <form action="email.php" method="post"> <label…
-
5
votes2
answers114
viewsQ: Make a site not run on any version of IE
I have a website that should not run on any version of IE, when trying to open the url I want a background-image that I will mount by saying that my site is not supported on IE. This is possible to…
-
0
votes2
answers75
viewsQ: Take the form information and send it to e-mail
I have a form that I will have to take the information typed and send to my email via java script or jquery but I do not know how to do it so far only Read my form follows the code of my form:…
-
3
votes4
answers9290
viewsQ: How to place a gif before displaying the site page
I would like to put a gif of loading on my website. When I access the page before opening the site, I would first open the gif and stay for 1.5 seconds or so. This is possible? Note: I want…
-
4
votes1
answer262
viewsQ: Timeline effect
I wonder if there is a plugin for the same effect as that site here: http://www.popupdesign.com.br/servicos/ In the part of how it works, it has a kind of vertical ruler.…
-
1
votes1
answer208
viewsQ: Hover effect does not work
I’d like to make an effect Hover in my form similar to that of this site: http://novaerateam.com.br/ When you hover the mouse on top a little box appears on the side I can’t do it .corpo-1 ul li {…
-
2
votes1
answer557
viewsQ: How to change mouse cursor
I want to change my mouse cursor I put my code and it does not work on png images and does not catch I have to use it with . cur even if yes how do I do it because in photoshop for example does not…
-
2
votes1
answer252
viewsQ: Nice Scroll does not work
I need to leave my page with smooth scrolling. Searching in the community I found the plugin called nice scroll. I implemented it and it worked only on Google Chrome and Opera, but not on Mozilla…
-
2
votes3
answers131
viewsQ: Why doesn’t the footer stay hidden and mess up the page
I need the footer to stay hidden and appear as I scroll the page, but something is going wrong I don’t know why. In that link is the example of how it should work. Follows my code: a {…
-
0
votes1
answer39
viewsQ: Gray Scale cross browser
Personal I’m wanting to put a filter Grayscale in some images it works only in Google Chrome and Opera and does not work in Mozila or Safari. Follows the css: .parceiros li a img{ margin-top: 5%;…
css3asked Felipe Henrique 2,135 -
1
votes1
answer269
viewsQ: How to center an image that is absolute
I’m not able to center an image that has the property position :; tried to use a text-align:center and yet the year was because. Note: the result has to work in the browsers :Google Chrome, Mozila,…
-
0
votes0
answers53
viewsQ: How to Make a Simple Parallax
I need to make an effect Parallax where this the image of a game character and this the following phrase we play everything ... only that I tried everything and nothing works follows one of the…
-
1
votes3
answers128
viewsQ: List with display inline does not work properly
I need to align in 3 columns my image and text help me please follow my code they are in a list ul li { list-style-type: none; } .corpo-1 h1 { color: #000; text-align: center; font-family: Gabriola;…
-
2
votes1
answer560
viewsQ: Code for handling video components
I have a problem in my code that manipulates my video with mute and the volume however is not working follows my code: <!doctype html> <html lang="en"> <head> <meta…
-
0
votes0
answers35
viewsQ: Video Cross-browser
I need to use a video and it has to be cross-browser. It works on Google Chrome, Opera and Mozila, but it fails to display on Safari. Follow my code: follows the html code: <div id="video">…