Questions tagged as 'css'

1
answer

Reorder boostrap columns 4

I need to get with bootstrap 4 rehubicar the div, so it does not leave a gap. I do not know if I explain myself. I think that with the images is better explained what I want. I know that with bootstrap 3, this happened automatically...
asked by 11.12.2018 / 14:33
3
answers

Remove points from select focus css

In firefox to have focused a select puts me some points that I do not know exactly how to remove. These are: I've taken them off once, but I do not remember what it was like. If I'm not mistaken, it's with outline, but in firefox, it...
asked by 26.01.2018 / 23:26
1
answer

JavaScript / Jquery error "TypeError: Property 'handleEvent' is not callable." What could it be?

Well today I was practicing and I found this Error reflected in the Console:    TypeError: Property 'handleEvent' is not callable. I would like to know why it happens, I will leave my practice form here to see if they can help me solve it...
asked by 25.01.2018 / 20:20
4
answers

Alignment buttons within a div

I have a div in which I have any "x" information, and in turn, there are two buttons. A botón to cancel a reservation and another botón to make a reservation. I want both buttons to be next to each other with a...
asked by 08.01.2018 / 18:16
0
answers

how to upload files to drive [closed]

I am programming a repository users attach their document, after this attachment I want it to be opened with word online or google doc and can be edited directly from the page. How can this be done? thanks     
asked by 10.01.2018 / 15:28
1
answer

Help to adjust the size of a table

I have a table and I can not change its size, neither to the cells, it just lets me do it to a certain extent. Table code <table style="border-collapse: collapse;" border="1"; width="520"> <tr> <...
asked by 30.10.2017 / 22:34
1
answer

Create a File Uploader with a progress bar and it does not work

I have a problem with my code, the problem is in the JavaScript but I do not know what it is, I also attach the html and css to make it look better. The idea is to make a file uploader with a progress bar to store files, I have it uploaded to th...
asked by 01.03.2018 / 20:23
1
answer

Overlaid images responsive Possibilities?

I'm playing with the positioning of responsive images (using our bootstrap friend) and I want to make a base image, like the one in the example in which I have a div with a background image and on this several div with images (with transparency)...
asked by 21.08.2018 / 13:27
2
answers

'Deactivate' an element in HTML

I need to 'deactivate' an element <a> , after having clicked on it. I am using Bootstrap, when clicking on an element <a> , a modal opens and when closing it, the element <a> follows as if it were 'selected'....
asked by 18.09.2017 / 23:16
1
answer

Canvas does not behave the same, indicating dimensions on the label or in CSS

Currently I am watching an online course on HTML5 and I have come to the part where they explain the operation and all the properties of the Canvas API. All right until at a certain point we begin to make strokes, I realize that I do not leave a...
asked by 03.09.2017 / 01:42