Questions tagged as 'html'

1
answer

How to turn list into responsive menu?

I'm having trouble making the list below into a responsive menu, something like Bootstrap's responsible navbar. I want to keep the current style of the menu, but let it behave just like Bootstrap's responsible navbar, which picks up the menu for...
asked by 21.11.2017 / 19:13
2
answers

Div alignment

I own a table that is built dynamically with information from a movie director. I need to change the structure for a div, mainly for the responsibility issue, today reducing the size of the component that stores this table, the text ends up over...
asked by 06.11.2017 / 01:41
1
answer

How to adjust the image inside the border?

How do I adjust this image inside the border in HTML 5. HTML <figure class="foto-legenda"> <img src="_imagens/coz21web.jpg" width="830"> <figcaption> <h3>Marcenaria Anderlopes</h3> <p>Reali...
asked by 27.04.2018 / 03:49
2
answers

Hover in navigation with html and css

Well folks, it's the following, I've been following this for some time. I'm trying to make a box around the links in hover , this box will have a shadow and rounded corners, can someone help me? Thanks in advance .main-nav {...
asked by 25.04.2018 / 16:07
0
answers

Create a responsive website, and encapsulate within a slow internet webview

I need to create a layout for a light mobile client, because it lives in the interior that only works with 384 kbps internet speed per residence. My question is the following so I can create a precise layout to use a lightweight layout. I fou...
asked by 10.01.2018 / 04:55
2
answers

Filling Radio Required html

How do I fill in this required field: <p><h5><strong>Estado</strong></h5> <p>&nbsp;&nbsp;&nbsp; <input type="radio" name="Estado" value="Concluído">Concluído     
asked by 09.01.2018 / 18:33
1
answer

Date picker does not appear

This is the following I am trying to show a date picker in a form but it does not appear my question is as follows by the date picker in a bootstrap modal? is that I out of the modal I use the date picker inside and that I can not I leave the...
asked by 04.11.2017 / 21:49
2
answers

How to put columns of a table all with the same size?

                  Temperature                  Precipitation                  Wind                  Atmospheric Pressure                                                                                Monday                         Tuesday...
asked by 03.11.2017 / 19:24
0
answers

HTM file reading error for HTML conversion to JSON file

In this Topic that I created I was asked how to download the zip file from the Mailbox server and unzip it to my perfectly hosting service . After the previous events described, I want to read the html, but this is giving the file locat...
asked by 02.11.2017 / 02:24
1
answer

Creating a SELECT based on another SELECT

I'm using a SELECT that refreshes the page automatically after being selected. I have created another SELECT so that it works based on the previous SELECT, however, although the right amount of registration comes, there is nothing written. $ba...
asked by 24.10.2017 / 19:43