Questions tagged as 'html'

0
answers

Tablet menu

I'm working on a framework but I'm having a hard time adding the toggle menu because I'd like it to appear below 850px, I tried to use media quare, but it did not work, it keeps showing up with the 850px dimension. I would like below 850 px to a...
asked by 14.04.2016 / 16:24
2
answers

Align images and text inside div

I need to align some elements on a page and I'm not getting it, I've already done some tests like using text-align:center in class pull-right as well as header-features according to examples I've read, but with no success. >...
asked by 01.04.2016 / 14:34
2
answers

Margin, width ghost (google iframe)

Expensive, hello. I'm developing a website, but there is a margin or width that is not declared on the site that is disrupting your view. When doing a test in the inspect element I came across some frames declared by google and I saw that they a...
asked by 04.04.2016 / 21:09
1
answer

Posting a method by clicking a button type = button

I'm making an application where when I click a button I have to send an email. I have my page a input type=Text and a button type="button" that with css is thus -> . I need that when I load that arrow, an email is sent as...
asked by 12.04.2016 / 18:49
1
answer

How do I put one control side by side with bootstrap

I have this html with bootstrap. I need to put some textbox next to each other. I used a horizontal control and it did not work. In the Producer control I put two textboxes and it did not work. <form class="form-horizontal"> <div...
asked by 30.03.2016 / 15:22
1
answer

Open report in another tab

I need the report, at the time the user clicks a button, run on another tab. I'm using: <p:commandButton oncomplete="history.go(0)" onclick="target = '_blank'" style="width: 200px;margin-top: 18px;float: right" type="submit" value="...
asked by 31.03.2016 / 13:55
1
answer

Table mounted through input select

Good afternoon, my problem here is that I mount a table through an array received by ajax, I have 2 problems: 1 Every time I select an item in the select the table should reset and pick up the new data, the way I did it it is not adding with...
asked by 29.03.2016 / 18:56
1
answer

PHP recursive directory

I need to include a file from a recursive directory, I'm using the following form: <?php require_once '../../cabecalho.php'; ?> Okay, what's happening is this. The header, which would be the header of the page + menu is loading, ho...
asked by 28.04.2016 / 01:36
0
answers

CSS - row with col-md-6 containing photos is not aligned correctly

I have a listing of 8 photos and then I have a button that carries me two more photos. However, the photos do not appear correctly aligned because a hole always appears without any photographs. ThecodeIhaveisthefollowing:<divclass="row"&g...
asked by 28.04.2016 / 16:33
1
answer

Page Rolling Alone While Loading

I'm not sure how to describe this problem, but I have a website in wordpress that uses those menus that have reduced height when we scroll down, the problem is that the menu is getting reduced already in loading the page and after a few 2s it re...
asked by 27.04.2016 / 20:51