Questions tagged as 'css'

1
answer

How to replace the hover effect in mobile

I have created a list ul and in each element I have placed images, the case is that desktop when I hover over these images a layer is displayed over the image that I had previously hidden, in that layer it shows information about the image. When...
asked by 21.11.2018 / 18:43
3
answers

Load Iframe only when clicking

I have a website and I need to create a menu that by clicking on a button opens an html inside the html but I need to load it just by clicking it because it is very heavy for more images and if it loads everything would cost a lot of data to the...
asked by 29.10.2018 / 04:16
1
answer

like putting buttons to an overflow

I have a div that contains images and has an overflow, it happens that by default the browser gives the scroll bar and I want it to have the buttons forward and back. as I have it: as I want it: How do I add the buttons?...
asked by 13.11.2018 / 01:00
1
answer

Perform insert through an input with the type image

I hope and you can help me. I want to carry out a survey which will contain a question and 4 options, those options will be excellent, good, regular and bad which will be represented with an emoticon or emojis. The problem lies in that I do n...
asked by 08.10.2018 / 19:22
0
answers

My video in Html5 does not work for Android Chrome

The typical problem that when you see it on a PC if it works but not on mobile, this happens only on Android Chrome, because when you see it on any other mobile browser works perfectly. (1) Something I have noticed is that if I go to the site...
asked by 27.09.2018 / 00:00
2
answers

when linking the HTML sheet to CSS the changes applied to CSS are not seen when I update the index.html in google / firefox

Good for more than I change the address: when making changes to the CSS example these changes when opening the page in google the changes or the colors remain the same in summary I can not make changes in the css these do not apply or may...
asked by 16.09.2018 / 22:53
0
answers

Problem with a margin (Using bootstrap 4)

I have a problem using bootstrap, capable is very simple but I can not find how to solve it and it leaves me "a white margin" next to the carousel and the pink bar ... (Or I do not know if it is rather that the bar gray will have some feature th...
asked by 03.10.2018 / 03:37
1
answer

How to enter data from an SQL query in a form already done in PHP?

In my case I have a form and several functions, but I have not been able to transfer information from a sql query to already defined text fields, I want to be able to have the id, call its respective information in each text field when pressing...
asked by 12.09.2018 / 02:17
1
answer

How can I show php errors elsewhere

When you give me an error for example: Parse error: syntax error, unexpected '{' in C:\xampp\htdocs\sitio\index.php on line 5 I would like it to appear in div or section of html , so that it is not ugly on top of...
asked by 24.04.2018 / 05:52
2
answers

CSS | Inside edge in div

I'm creating a rhombus / diamond shape (it's actually a square with a 45 ° angle haha) and the design is inspired by a traffic signal. How do I get the black border not just on the edge but rather on the inside? I explain myself better with t...
asked by 24.04.2018 / 23:21