Questions tagged as 'css'

0
answers

Button appears superimposed

I'm adding buttons to add favorites to favorites, but this button is only appearing in the first songs, it does not appear in the others below, it seems that the buttons are superimposed ... But I can not find the problem ... I'm using css and j...
asked by 23.05.2018 / 23:36
1
answer

To with doubt meta charset utf8 or http-equiv

Agent to in doubt which meta tag is more correct to use or if it is right to use both. Meta charset utf8 or meta http-here = content- language content = en- Please help me     
asked by 03.06.2018 / 00:53
0
answers

Text is correct in the PC and in the mobile version the text goes up some PX

Good afternoon, I have the following problem in my code, when I see the PC everything is normal, correct positioning, but when accessing the cell phone it is 15cm up, inside the browser of the PC it is positioning correction. > CSS: &l...
asked by 24.05.2018 / 17:54
1
answer

Is there any way to force the line break inside the table tag?

I have a select in bank that returns me a quantity of records, in the case fiscal notes, each note of these has N items, and I would like to make a subtable that when it is clicked, list correctly. Today, it is this way (for 1 item works correct...
asked by 21.05.2018 / 19:13
0
answers

Paint the value slider after passing with the handle

Hello, I used the w3schools slider in my code, but I need to paint where it goes to look like the following photo: Mycodeisnow:HTML:.slidecontainerinput.slider#myRangetype="range" min="1" max="100" value="50" CSS: .slidecontainer...
asked by 21.05.2018 / 19:14
0
answers

Button does not appear on all songs

Good people It's the following, I'm doing with javascript buttons to add the songs to favorites, but the plus button that I added and stylized with css does not appear in all songs, just a few. And another thing, every song, when doing mouse hov...
asked by 22.05.2018 / 13:50
1
answer

Define which value will be stored in a PHP variable to be saved in the Bank

I have an HTML page where the user selects the information he needs and stores it in the database when he completes the operation. It's a small form in which virtually you only have check boxes in except a single text box. In one of the checkbox...
asked by 22.05.2018 / 13:50
3
answers

How to remove the "whitespace-only text node" from the DOM that appears in the HTML

It seems that HTML by default puts damn " whitespace-only text node " between inline elements with this I get a "margin" between elements that I can not remove from DOM I know there are solutions like putting display:flex in the...
asked by 28.03.2018 / 15:31
0
answers

How to change default project in FIrebase via terminal?

I'm trying to host a website in firebase, I followed the steps that were guided by the platform correctly. I set a default project in the "firebase init" step and now I want to set another one, but I have no idea how. Neither the documentation n...
asked by 26.05.2018 / 18:06
1
answer

How do I put a div in the middle of two elements inside another div?

Galera, How do I put a text from a div in the middle of another div that has two separate photos. <div> <img> <img> </div> <div> <p></p> <div> In yellow and green are the divs Ineedt...
asked by 17.05.2018 / 21:49