Questions tagged as 'css3'

5
answers

Pass an HTML element by parameter on onclick

I have an HTML, where when doing the event mouseover on a button, an input: text, and a p, these are hidden, and then when clicking on another p these are shown again, the problem is that the tag p I have it like this <p id="show...
asked by 20.09.2018 / 02:08
4
answers

HTML elements are cut

I'm doing a main page of a project. With full resolution its elements look good (logo "zoo park" and play button) But when I start to decrease the resolution, the elements are cut. Here is how you cut the play button: Any id...
asked by 21.09.2017 / 00:17
3
answers

Div divided circular [closed]

They asked me for a job in which there is an area where certain notifications are shown, the design is more or less like this, the circle will be colored depending on the process the user is in (the states control them from the database), but I...
asked by 02.06.2017 / 20:26
1
answer

Problem with HTML item positions

I have two pages: In the first one I have the elements in a container that when they are stored in the BD are loaded in the second page. On the second page, these elements are loaded directly into the body, the problem I have is that the dist...
asked by 27.10.2016 / 20:52
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

How to make an image respect a container div

I have the following in html5 and css3, the problem is that the image does not respect the div container and I want the image to automatically adjust to the size of the container for that is kept inside said container marked with a red bac...
asked by 18.09.2018 / 21:11
1
answer

Problems with selectors applying hover

I was developing a website that has a table and in it I am applying a hover that changes both the background and the letter. The problem is that when I perform the hover with selectors in the execution, the next element of the table is passed...
asked by 05.04.2018 / 14:10
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
2
answers

How to put text on an image using CSS?

I need my images to have a text above with the description of each of them! I tried to touch the positions of the CSS and I'm doing well with 3 of the 4, in the fourth picture I'm getting all broken up, I do not know why: ( HTML: <div c...
asked by 19.10.2018 / 20:19
1
answer

How can I do a spy spy without bootstrap?

<html> <div id="navbar"> <div class="ui secondary inverted pointing top fixed menu"> <div class="ui container"> <a id="brand-item" class="item" href="index.html">...
asked by 26.06.2018 / 02:30