Questions tagged as 'css'

1
answer

Float ignores margin

I want to align a div to the right, but keep the margins as they were imposed, except that it ignores them and stays out of the div box. I think with this photo you can see it better .answer{margin:20px!important;float:right;}Isawthatmanycod...
asked by 17.11.2018 / 19:20
1
answer

Align a logo in the center of the Form

Hello. I have a form login, but I need to align a logo to the center of this form, so that alignment is responsive. I know there are some ways, but what is the best way to do this alignment? Currently this is my code, already with the i...
asked by 19.11.2018 / 04:57
1
answer

Images are not displayed, even with correct path

I'm not able to make any browser display grid images, it's not a path problem since I opened the code in other editors that have the option to display the link in the figure and open it in a separate window, also open in Dreamweaver where even t...
asked by 28.11.2018 / 01:18
1
answer

DIV lose the alignment if it is with a number of different rows

I'm trying to align some DIVs but I realized that when the DIV that is next to the other is not with the same line number in <p> it just loses alignment, I'm developing in Laravel using BLADE and implanted the VIEWS Follow the HT...
asked by 13.11.2018 / 19:44
1
answer

How to leave textarea and button side by side?

I need to implement a textarea (message) and a button (send) on the right side, but that is liquid (100%), that is, if the window size decreases, the textarea decreases and the button retains its size 60px for example) and always pasted to the r...
asked by 27.02.2014 / 20:44
2
answers

How to create a responsive price table?

I need to create a responsive price table, but I do not know how to start. I do not know if I use list or table. Here is an example of how to stay: Does anyone have any ideas?     
asked by 29.07.2014 / 17:45
1
answer

Different alignments of images and responsive texts

I'm using bootstrap. After the car image, it bugged my mind. How do I make the alignment of images and texts under the cart and responsive? <html> <body> <div class="container-fluid"> <div class="text-center...
asked by 18.12.2018 / 16:13
1
answer

DropDown does not work with responsiveness (Bootstrap)

Good afternoon, in the code below that I did, when I trigger the dropdown with the responsive page, it goes back and forth, it does not remain "open / lowered", I saw that it could be the import order, last but not solved, what else can it be?...
asked by 19.12.2018 / 17:16
1
answer

How to make a responsive tapered table?

I'm trying to do similar to this image: Here a Fiddle as far as I could go The data will be dynamic, and I need the corners to be rounded. I accept other alternatives or suggestions for mounting this table.     
asked by 17.12.2018 / 15:59
1
answer

Pagination - selected page icon always in the middle or visible

In my structure, I want it to be responsive to the selected page always visible, if possible in the middle of its class and "active", and the other options are hidden and can appear if the width of the page is increased .paginacao { max...
asked by 30.10.2018 / 18:19