Questions tagged as 'css'

3
answers

CSS is not working in any browser on my PC [closed]

Good evening, I have to do a TCC to finish my course, however the CSS of my code does not work in any browser. It only works if I pull it online from the cloud: <!-- Compiled and minified CSS --> <link rel="stylesheet" href="...
asked by 02.08.2017 / 01:21
1
answer

Error in the 'content' of css

HTML and CSS Problem:Thecontentofthepelementdoesnotappearonthepage,itfillsthespace,butdoesnotappear...     
asked by 27.08.2016 / 21:44
2
answers

Float element to direct [closed]

How could I float this image to the direct without breaking the page? In this image, the css looks like this: #centro-distribuicao { float: right; width: 550px; }     
asked by 10.08.2016 / 04:21
3
answers

Break Bootstrap Columns

I am making a structure with bootstrap , according to the "laws" of bootstrap one must use col-xs-12 col-md-12 I am making 2 main columns with columns inside, example: EXAMPLE CODEPEN The column on the right has colum...
asked by 11.01.2016 / 13:14
2
answers

How can I centralize a banner?

I have this code below and I'm inserting it into the wordpress plugin. The banner appears on the site but is not centered, it is appearing glued to the left. Someone could please pass me this code again just to paste inside the plugin and alread...
asked by 28.09.2017 / 13:17
1
answer

Help with jQuery UI tabs

Hello, I'm in need of help with tabs of jQuery UI follows the EXAMPLE In this case, I needed the subCategorias to be "hidden" and when I click on the "Category" parent the subCategorias will appear. Thank y...
asked by 13.04.2016 / 21:00
2
answers

I would like to know how to leave my page with this layout

I need to put this example on my html page using a table or else lists. I would like to know how I do it because I am not getting it and what is the best shape please.     
asked by 01.04.2016 / 15:22
1
answer

Combo box with colors

I wanted to make a genre of a semaphore, I have a combo box with 3 options: I liked that each of them had a ball in front with a color (Green, Orange / Yellow, Red), to make identification easier. Do not forget that the ball only appears if you...
asked by 23.06.2016 / 12:17
1
answer

Print Alert PHP [duplicate]

Good personal how I can print the contents of something of the php in a div for example: I have a login area, if the user data is wrong I want you to print a div with alert (with bootstrap) on the same page. I have this validation in php but I...
asked by 03.07.2016 / 00:39
1
answer

Down button and center - Bootstrap 4

I'm trying to create a layout with bootstrap 4 and for that I got an example of navbar on their site. The problem is that I would like to drop the mobile button on a new line and center, but I'm not getting it, I already used the .text-center...
asked by 27.08.2017 / 23:38