Questions tagged as 'css'

2
answers

Underlined effect in hover with link

I need to cut the horizontal width of a border-bottom to show the following effect :     
asked by 26.04.2017 / 23:46
2
answers

Apply CSS styles to elements from 1 + n?

I do not plan much and I have found a certain situation. I have a series of paragraphs inside a div. I would like to apply a CSS style to all the paragraphs from a certain position , for example, from the third paragraph the rest will not ap...
asked by 18.12.2018 / 00:57
2
answers

How to make a grader with values

I want to do something like the image Is there a library? I want to use it to choose a value and then send that value backwards.     
asked by 18.11.2018 / 17:14
4
answers

Can I use the same id on several labels?

I want to use the same id in some tags that will be repeated many times on the page, this to edit the code without having to write as many css lines. I want to know if it will give me errors or it is better to write css in the html tags....
asked by 15.11.2018 / 06:16
4
answers

How to close a modal?

I'm doing a "start session" button that when clicked, a modal appears below it to put your data and be able to login. The issue is that I do not have much experience and I do not know how to close it. I'm doing it with HTML CSS JS and NodeJS. Th...
asked by 01.11.2018 / 17:50
3
answers

Position elements within a cell (td) of an HTML table

Currently I have a column of a data table, where a number is shown on the right side and an icon on the left side of the same cell. However, I would like to show it in the opposite direction (number on the left, icon on the right) as shown in...
asked by 07.11.2018 / 16:49
2
answers

Prevent the lower div from moving when the upper vert scroll

I'm doing an application in angular that is not responsive because you would have to do calculations to redraw. My knowledge of css is very limited, and my problem is that I have the div that loads the tree, that makes vertical scroll if many no...
asked by 27.10.2017 / 10:22
1
answer

Problem with CSS styles

I try to modify the way I see a website for that I change the reference of the attribute href for the one that is stored on my computer; basically it is the same file with a modification at the moment; the problem is that in doing so I co...
asked by 18.02.2018 / 00:51
2
answers

Apply css style to the entire row of a table

I have a table with several rows and each row is divided into three columns, the amount is the least. In the middle column I have a text, and in the columns on each side of that same row some icons of Font Awesome. I need the font-weight:...
asked by 05.10.2018 / 00:06
2
answers

fill spaces of the "Border-Radius" - DIV

I am designing a small form that consists of 3 bodies that are "DIV" and I have this. As you can see in the image, when placing border radius with CSS, the spaces take on the color of "BODY". I would like you to take the color of the "D...
asked by 16.10.2018 / 22:47