Questions tagged as 'css'

2
answers

How to align elements in a table spread over different cells in a row?

I have a table in which I enter data from my database. The value in green is the result of the value in red, although the amount of values in red varies. So that the user at first sight can locate, I want to align the different types of data in...
asked by 08.09.2017 / 10:27
2
answers

How to center these elements

Good, I am trying to center the titles "My skills" , "That we can encompass" and also the set of images below . The problem is that if I put a text-align:center to your container, the paragraph also focuses on me and that does not...
asked by 09.09.2017 / 21:59
2
answers

Label Select changed its style when it is MacBook

Greetings! I have an html tag called <select> with bootstrap class form-control this class adds some styles which are these: .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px;...
asked by 11.09.2017 / 17:29
1
answer

Minify CSS to simplify

I try to minify my css code to improve the loading of my website. I have tried for css clean and minify css, but the code that returns is always commented. Any help?     
asked by 19.09.2017 / 16:44
2
answers

CSS: Height 100vh does not work correctly

In CSS there is a way to get the full height of the html document which is 100vw, and it is not getting all the height correctly. The CSS looks like this: #menu{ background-color: #252525 !important; height: 100vw; } And the pag...
asked by 12.09.2017 / 12:53
1
answer

download of imagenen that is in the DB

as I do to download and to show on screen a previously loaded image to the database This is the php that seeks to load the image I do with the variable but the only thing that loads is the name of the image <?php...
asked by 29.09.2017 / 00:39
3
answers

Div background image does not respect CSS image adjustment rules

Good! I am developing a web page for a personal project, and I have difficulties when I want to add a new function. The page is simply a table with two cells and a div in each of them. The one on the left is the menu and the one on the rig...
asked by 07.09.2017 / 17:19
1
answer

progress bar does not show javascript video

Hello I was following a tutorial but the progress bar does not appear, these are the worksheets, in the "clicking" function where I put "loop = setInterval (state, 1000);" is where you should show the video progress bar but nothing happens.  ...
asked by 23.11.2017 / 02:09
2
answers

Show part of the image and visualize it all when clicking

I have this screen What I want to do is show only a piece of the image, as 50% of the height shown now is the one I want to cut and when the user clicks on the image that opens up as well as on a modal. I'm just learning boostrap and wh...
asked by 25.08.2017 / 22:52
2
answers

You doubt to change data of an img

With the very good ones to the community, I have the following question, I am working on php and mysql. I need to change a part of a <img src="http://localhost/upload/foto.jpg" width="259" height="194" /> I want to remove the width...
asked by 23.08.2017 / 20:59