Questions tagged as 'html'

1
answer

how can I fix this menu at the top ,?

I have a site with a menu that is below my header , 150px below the top of the screen. I would like to make when I rolled the page and the menu of the site reached the position 0 of the top it was fixed and rolled the rest of t...
asked by 15.03.2018 / 12:43
1
answer

CSS: Leave Values Aligned

Good Night, I'm having a CSS problem I'd like to organize my users' postings in a row. I'm not very familiar with css, I would also like to know what tips you have to uncover this part of design. Code: .box { font-size: 8pt;...
asked by 12.03.2018 / 02:02
2
answers

Jquery - Having 2 menu (hamburger), how to close a menu while the other is open?

Good afternoon everyone! I made a structure where in mobile I need to show 2 menu's, but when I click on a precise one the other close and I can not do it, currently I can only open and close if I click on it, could you help me? > Thank you...
asked by 13.03.2018 / 16:51
1
answer

Copy HTML from a page display in a textview

I need a direction. What method do you use to "download" the html of a page (texts only) for example: link and displayed it in a textView?     
asked by 14.03.2018 / 04:46
1
answer

br automatic in mobile version

Hello, I have a question, I have a page that is in a provider that when the user exhausts the internet it is presented! But I wanted the images and buttons to buy new packages in the mobile version were placed vertically rather than horizontally...
asked by 31.08.2018 / 15:15
1
answer

How to submit data from a JS array by PHP?

I have a form that has a table that will be generated as the user adds elements to it through the "Add" button. (One client can have multiple addresses) How many data will be generated, I will need an array. The only way I can do this is by u...
asked by 29.08.2018 / 19:32
1
answer

Is it possible to create a button that makes a person add the site on the mobile screen?

There's an Android shortcut on iOS that adds the site to your mobile screen, as an application, how do I make a button do that?     
asked by 17.01.2018 / 19:42
1
answer

Change CSS with Javascript to required field

I joined W3 Schools and got a sample code for a multi step form. In the "default" mode it did not go to the next step until all the fields are filled. It turns out that I need only some fields not to be null, others may be empty. I looked at...
asked by 21.01.2018 / 20:50
1
answer

Slides in HTML5 / CSS3 - Background does not change

Need help with CSS3. I am using keyframes / animation to change the image of several article classes, in which I am using CSS to change the background in the following percentages 0, 30, 35, 65, 70, 100. The problem is in the fact that the first...
asked by 24.01.2018 / 08:00
1
answer

align icons horizontally

I have this menu of social networks, I want to align the icons horizontally, in my layout they stand on top of each other How do I do it? html: <ul class="social-icons"> <li><a href="" class="social-icon"> &l...
asked by 17.01.2018 / 04:33