Questions tagged as 'css'

1
answer

Center columns dynamically

I'm doing a web in which I need to dynamically center some columns, each column is filled with values that I use from a backend, meaning that if there is only one element, it should appear in the center of the view, so if there are two elements...
asked by 03.09.2018 / 21:49
1
answer

I need help with a sql that I'm doing in php

to show me the students who are enrolled in each course, by means of a table called registers, which contains the course id and also the user id, but I do not know if I have to call the data by variables of session? they help me <meta...
asked by 08.08.2018 / 14:35
2
answers

Double Scrollbar when opening a Modal

The problem is that 2 scrollbars appear, one of the modal and another of the body, I want to remove the body when the modal is active. This is my code: <div id="myModal" class="modal"> </div> .modal { display: none;...
asked by 06.09.2018 / 17:35
3
answers

The index does not link the .css files. MIME error type text / html

After finishing my web site, I have uploaded it to the server, and I have the following error with the .css and .js files: I have looked for a solution and there is no way. I think it's due to a problem with the routes. If someone has e...
asked by 15.09.2018 / 15:23
1
answer

SVG animation

So far I have achieved this with the keyframes, is what I want, but now I only have the problem that it accelerates a lot or slows down in the end, the idea is to be constant so that it works as a web loader and a app, I do not know if it's some...
asked by 14.09.2018 / 16:42
1
answer

Add items with a button that are already added by drag and drop

I have the following drag and drop code, for now elements are added from div1 to div2 by dragging or draganddrop, I want to add that in addition to being added by this form they are also added by a button that is located to the left of the eleme...
asked by 04.08.2018 / 21:33
2
answers

How to paint half screen and responsive in css boostrap 4?

Hello, I would like you to help me. I am making a form. I would like half of my screen to be painted yellow and with that logo in the middle. and the other half like this, and I would like to perform responsive. I'm doing with boostrap 4 and css...
asked by 11.08.2018 / 15:50
2
answers

Doubt with responsive table css and html

I have a table inside a DIV. I am learning CSS I was studying several example codes. Basically I need to complete the table with records of 8 fields, visualizing the vertical scroll bar, and without horizontal scroll. I need to look good in desk...
asked by 23.07.2018 / 18:20
2
answers

Banner bootstrap with 2 responsive images

[! [enter the description of the image here] [1]] [1] [1]: <!-- Banner --> <section class="banner"> <div class="container-fluid banner__container" > <div class="row banner__row"> <div class...
asked by 26.07.2018 / 18:46
1
answer

Datepicker is shown in white

Good day, I have a problem wanting to put a datepicker in my code, it does not show me the days of the week, name of the month and some buttons .. well if it shows them but they are in white someone knows how I can modify this ? I'm using...
asked by 01.08.2018 / 15:44