Hello, I would like to know how to apply this effect in CSS.
I do not know how to describe these stripes vertically.
I would also like to know how does this trait within a div.
Thank you in advance.
I made a menu and now I'm trying to style a dropdown menu, but I can not talk to a of .dropdown-content . I noticed that .header-menu ul li a is hierarchically above .dropdown-content a , but I do not figure out how to...
I'm having a hard time breaking text inside a button.
I use materialize css but generally I have no idea how to put all the text I want inside a button, it always cuts the end of my titles and so on.
<link rel="stylesheet" href="https:/...
I have doubts with display:flex , thinking of a grid system like container , row and column .
For example, would the container have the display:flex property? And how to organize row and column ?...
Well I'm used to checking the css like this:
@media only screen and (max-width: 920px) {}
The problem is that it has phones with very high resolution, is there any other way I can check without using Px?
I have a% of% where the contents of <table> are random numbers, I need the numbers to occupy 100% of the cell, however much I put the size 100%, with <td> and padding zero, always % is inside the cell. I need the...
The div of a HTML page is breaking when the text size of one of the label I have inside it is too large, I am using the following code:
<div class="divRelato" style="background-color: #eee">
<label>Detalhes físicos Detalh...
Well, let me have a question. How to insert a responsive image in the upper corner of a section using bootstrap. Ex: this is the site that I am developing renpa.esy.es, but in the fourth section that has bikes packages, I want to place an image...