Questions tagged as 'css3'

0
answers

Marking areas on Google maps

I am on a side project of a condominium, which will have an area on the site that will have the entire condominium area, and inside all lots. Would an outside of me do with Google image or Google maps a way that when the person was passing the m...
asked by 23.02.2018 / 14:38
0
answers

Bug CSS Chrome, IE and Firefox

I can not understand a bug between browsers. See this image of how it is getting in Chrome and IE and how it is in Firefox ! ( link ) // CSS (Less) div{ p{ position: relative; text-transform: uppercase; padding:...
asked by 19.02.2018 / 23:18
1
answer

Using Side NavBar Materialize CSS

Good evening, I am creating a crud and using materialize on the front, as I am a beginner I have a small problem, how do I link to the side sessions? type, when you click on products have to appear on the side in the blank part of a lis...
asked by 17.02.2018 / 22:38
2
answers

Fix the footer of an html page and follow the contents of the page

I need to set the footer tag to the end of the html page, but when the content exceeds the page the tag footer must accompany the content and not be fixed. See the CSS code is the HTML code I'm using for this. header {...
asked by 08.06.2014 / 04:28
0
answers

Remove Id when clicking and Add when closing

I'm having a problem when I remove a specific Id , when I click the continue reading button. I created btn event, Inside I'm passing the parent parameter and trying to remove the child with the removeChild Follow the code below. le...
asked by 01.03.2018 / 00:01
0
answers

Laravel - (path for simple changes in documentation)

I have documentation to modify, however the programmer is professional, as I'm starting, I'm totally lost where to find the documents. For example, index.php has some paths, but when I get the documentation it's pointing to, I do not think so....
asked by 13.02.2018 / 19:24
0
answers

Moving Canvas ClearRect

Is there a way to move the white square from left to right without leaving inside it and without moving the red square, or giving an id to the white square to be able to work it? <!DOCTYPE html> <html> <body> <can...
asked by 11.02.2018 / 20:16
0
answers

Difficulty with responsive videos

I'm developing a project for my own study, so creating the navigation pages of the same I found a difficulty in responding with videos since until the width 992 everything runs well below that the site breaks. Myquestionnowishowtosolvethisproble...
asked by 08.02.2018 / 21:51
2
answers

Registration form

I'm making a registration form and I do not know how to proceed in this case: The form has mandatory fields, if the user clicks "ok" without one of these fields being filled, returns a message asking the user to fill out the form. So far so g...
asked by 08.02.2018 / 19:56
0
answers

Minimize css and js automatically

Years ago I saw on YouTube a video where the guy just wrote a code in css3 or html and if I was not mistaken the server would read the mined code, or maybe create another file already minified. Do you know anything like this? How to use?...
asked by 01.02.2018 / 22:54