How can I position the first 2 inputs one below the other, but that they are aligned , which does not allow them to be aligned are the words on the left side.
.encima {
display: flex;
}
<div>
<div class="encima">...
how to draw several squares, my html structure is: I think it draws but I want to space them 1px, and I want to draw more boxes up
.cajas {
width: 5px;
height: 5px;
padding-right: 3px;
background-color: red;
}
.ca...
I have two div one with a yellow background and one with a red background, the red background should be seen in a resolution greater than 800px and the yellow in the resolution less than or equal to 800px, the red div works fine but the yellow o...
Change class a div with jquery, but when I try to use jquery with the class that I changed it does not work.
$('.ver_drop').click(function() {
$( this ).text( "Ocultar drop" );
$( this ).toggleClass( "ocultar_drop" );
$( this )....
I have this view:
I would like the arrows to look both to the right of the name of the column, one on top of the other .
What CSS style should I apply to the .glyphicon-arrow-up and .glyphicon-arrow-down class?
.glyphicon-ar...
I'm starting with some web design but I've encountered this problem that I've been trying to remove for a while. I would like to eliminate the space that is between the logo of the page and the start link:
<body>
<nav class...
Well, it turns out that I put a text that says "off" in red, and that when you pass the pointer over it says "turn on" in yellow. However, my question is: what do I do so that when I press the text of "off" it changes to "on" in green color and...
This Image:
It's from a list I'm doing but I want it to be like this
And this is my CSS and HTML code:
ul{
list-style:none;
counter-reset:li;
padding:10px;
left:-8px;
width:100%;
}
li{ /* Styles of each element */
wid...
I have this example form with jquery and javascript in which the user can add forms to add more phones if desired and delete them equally but I want to send the form when sending a message, I do not save the data on a base of data, I simply want...
I have a link (href) to a text but I need to have the div so that when flying over the div, the hand appears when there is a link
thanks in advance for your help!
<div class="seguros">
<a href="seguros.html"> >>>...