My area is not CSS, I learned the basics these days and I'm just breaking a branch here.
My problem is with margin-left of a button, in Chrome it is in the correct position but when I go through Internet Explorer it goes back to the le...
I would like to know how I leave a <div> fixed at the bottom of the page, like I made it down with margin-top , but only in Firefox and one thing when I open Chrome a <div> is not in the footer.
...
I have a problem with a section because the text of one of them is overlapping the other when the page is resized and I do not know what to try so it does not follow the code:
/*******************************************************...
I'm developing a project where I need to display a family tree. The closest I found was through that topic . But it is displaying horizontally.
How do I change to display vertically?
*, *:before, *:after {
-webkit-box-sizing: border...
I'm using line-height to center a text vertically. But the text seems to me to have a small margin. See the image below, I selected the font to see better the spacing that is making the difference when it comes to centering.
Can you fi...
I'm doing an area of the site where I try to dynamically align the images that will come from the possible "clients", the problem that is happening is that I do not know how to break the line because I need to get 3 images side by side, and afte...
I need to show only 50% of the bg of the DIV, how?
#coberturas legend{
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
padding:10px 20px;
display:block;
position:absolute;
bottom:0;
box-sizing: border-box;
b...
How can I do to change the color and style of a scrollbar inside a div? I searched the internet and found this example but it did not work:
scrollbar-arrow-color:#000000;
scrollbar-base-color:#000000;
scrollbar-dark-shadow-color:#000000;
s...
I have two CSS links on my site: The normal layout, and the "responsive corrections" with @media. To do tests with different screen sizes, I'm using Resposive Design Mode from Firefox. When I did the calculations with @media for 1920x900 screens...
I would like to know if there is any application type phonegap that translates packages a html+js+css system into .exe
If yes (I believe it exists)
Which tool (s) does it exist? How to create?