I was able to upload files with my form containing just one input and file type. However, I came up with the need to make a category registration form that sends the category data to the database and the image to the server with the name being t...
When I minimize the browser the sentences go to the corner are messed up. Follow the code:
css:
@charset "UTF-8";
body{
margin: 0;
width: 100%;
height: 100%;
background-color: white;
}
li{
color: white;
}
header#fund...
I'm here again.
I have a page (index), which calls a javaScript, to put a graphic on the screen, I am getting it, however the graphic is taking a while to render and how much it does not render the screen is all white, , but I'm not getting i...
Hello, I'm having trouble making a code that I have in mind. It would be as follows.
I have a site that talks about the buses of my city and I am developing a code in php that looks for airbus and puts the line / route that it is.
T...
How to open the gplus app via html, social networks like facebook, is fb: // instagram: // and google + can not find, for ios usa gplus: // but it is not sure to open the app android
Hello, good morning. I have a still image on the canvas and some buttons to draw or delete what was drawn, but I have a problem: when I use the delete button it deletes everything (including the image) and I would like to delete only what was dr...
Good night, I'm trying to create a personalized navigation between single-posts in Wordpress, but I do not know how to do it, and I do not want to use a plugin for this, see what I'm trying to do (No No Success!):
* .php
<a href="<?...
Hello!
I'm using native HTML5 validation for an "email" field and it works fine! However, I would like to increase it to a specific case, where I do not want to accept emails with "free" domains (gmail, hotmail, etc.).
I did the regular expre...
In my project, I am trying to include an .js file, but it is displaying the error Uncaught SyntaxError: Unexpected token < every time I include the file as <script type="text/javascript" src="dashboard/dist/js/main.js"></sc...