Questions tagged as 'css'

2
answers

I can not apply the ellipses well with CSS

Is that I'm trying to apply the ellipses to a "p" with miltiline, I put the points well, but I do not disappear the remaining text, I do not know what it may be, I put my code so please help me by validating what am I doing wrong. p {...
asked by 01.11.2018 / 22:35
3
answers

CSS selector by rank

Select elements with CSS in a certain range, that is: I have a table with their respective ones now I need that the tr that are from the fourth position to the ninth (9) are in red color, as I do?     
asked by 09.11.2018 / 15:58
1
answer

several divs with overlapping background

I'm trying to make a background for a header that with a parallax effect in multiple layers of backgrounds creates a 3d effect. The problem is that the div where the layer is located never has a height greater than 0 pixels, so you never see the...
asked by 10.11.2018 / 02:54
2
answers

Modify elements of father page iframe

Hello friends, I have a question, I have the following html statement <iframe class="buscador.html"></iframe> This loads me searcher.html , what I want to do is that by pressing a botón of searcher.html I...
asked by 24.10.2018 / 18:59
1
answer

Leave the form option selected

With .php and javascript how could I leave selected the option that the user selected in a form, after giving the input button to process the fields? You get the value you selected, but I do not know how to get to the option and setAttribute...
asked by 14.10.2018 / 20:26
1
answer

Calendar with restrictions with HTML, JavaScript, CSS

I need help. I seek to implement a form where one of the fields is a calendar, which has the following characteristics: 1) Saturdays and Sundays disabled. 2) That does not allow to select previous dates. 3) As the shipments of the...
asked by 11.10.2018 / 02:59
1
answer

Change color to an item in the Canvas

What happens is that I am implementing an animation to simulate the effect of water in a circle, for this I am using a Js that I found online called "waterwave", but I can not change the color of the black background, try to several ways and the...
asked by 10.10.2018 / 18:25
1
answer

Positioning of text

I need to position text around an image. example This is how I position each text, but it gives me problems to be responsive. At the moment it looks good on my screen but when I review it in a bigger one it gets out of hand. Any idea how t...
asked by 02.10.2018 / 15:33
3
answers

Web screen orientation

I have a doubt I hope you can help me. I have a media query for a mobile resolution but I want to restrict the horizontal orientation, someone knows how that can be done.     
asked by 09.10.2018 / 14:08
1
answer

create two groups of collapse or accordions on the same page with bootstrap?

I am creating a page of html and I want it to have two columns with 13 accordions each but I do not want more than one to be seen at the same time in each column, only the left works as I want, the right allows they all look and it seems...
asked by 22.11.2018 / 16:29