Questions tagged as 'html5'

1
answer

Table in Bootstrap hiding buttons

I'm doing a small Java Web application with Bootstrap, but I'm having an error on a page where I use a table. When I have more than eight rows in the table, the buttons that are below the table disappear, I thought the page would activate the pa...
asked by 24.01.2018 / 19:02
0
answers

Page does not work in chrome

I made a registration page, but in chrome it does not show the updated css of it, but by firefox it shows everything updated already. So I went up on the server to see for my cell phone, iphone 5s, and even then it does not work properly, I'm mi...
asked by 25.01.2018 / 16:01
1
answer

Leave the autocomplete related to textarea when it increases in size

I need to make the autocomplete accompany the textarea when it is increased. <form class="form-control form-inline"> <label for="tags" class="control-label" id="upBody">Component: </label> <textarea id="tags" ng-...
asked by 30.01.2018 / 16:01
1
answer

Hello I'm starting to fiddle with HTML and CSS now

Hello, I'm now starting to tinker with HTML and CSS, but I'm having a problem because my menu is shifting when I give ctrl + scrol from the mouse, could you help me? <!DOCTYPE html> <html lang="pt br"> <head> <me...
asked by 29.01.2018 / 22:48
1
answer

adsense amp html does not appear on mobile devices

I've validated my html page and included the code below for advertising. It happens that the advertisements do not appear. I tested it on my cell phone and it does not show up. And neither on the PC does not appear. I waited for the time needed...
asked by 02.01.2018 / 14:17
0
answers

Form Menu

Iwouldlikethenextmenutobeselectedaccordingtothepage.Homeisselectedbecauseithasthe"active" class. I would like it to be selected automatically when clicking. I've tried it anyway with CSS and Jquery but it does not work. I think it's because the...
asked by 23.12.2017 / 15:54
1
answer

Body scrolling even with page up

Help me! I'm developing a layout like you can see, and even with nav overlapping body , when I roll the page in nav , body scrolls. Can you help me? I would like nav to have 100% height and that when I try to...
asked by 26.01.2018 / 16:40
1
answer

Can I put an image inside the progress bar?

I wonder if it's possible to put an image inside the bootstrap progress bar, while the bar is walking, so the front of it will type a small cart. Would that be possible? Progress bar: <div class="progress-bar progress-bar-danger progre...
asked by 18.01.2018 / 17:36
1
answer

Redirect to one page if email is wrong and another one is right

Good evening. I need to create a form that the email can be filled with a valid e-mail and password (leads to a page) or with a name without @ and without password (leads to another page). Is it possible to do that? At the moment I have this cod...
asked by 18.01.2018 / 23:54
0
answers

horizontal div with pages one by one

Good afternoon programmers friends, I have the following doubt: I have a div (#grid) with several blocks (.item) floating side by side, but only the first 3 are being shown and the rest of the blocks are hidden. I need it when I click the >...
asked by 13.12.2017 / 21:50