Questions tagged as 'html'

1
answer

Navbar bootstrap collapse

I need a navbar customization that is as follows: First, without the collapse, appear this way (this I did and it's very quiet) Then,whenyouhavesmallerscreens,turnon2buttonsandseparatethemenusintoprofileandsearch: TheproblemisthatwhenIcreate...
asked by 20.05.2017 / 21:57
1
answer

CSS does not work outside the live preview of Brackets IDE

<head> <link rel="shortcut icon" href="img/favicon.png" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta charset="utf-8"> <link rel="stylesheet" type="text/css" href="/stylesheet.css">...
asked by 20.05.2017 / 22:56
1
answer

Doubt of vector sum and recording in bank

I have this simple form <form> <div class="itenspedido"> <h4>Itens do Pedido</h4> <div id="itens"> <div class="div-bloco-form">...
asked by 21.05.2017 / 01:24
0
answers

Rank system, largest to smallest

As the title says I'm having trouble putting a system from rank from highest to lowest number. My system is in the order of the database order in the database = 10,9,6,8,2,3
asked by 20.05.2017 / 20:03
0
answers

Set the first column and header of an HTML table

Hello, I have this fiddle exemplifying exactly how my table is: What I'm trying to do is, besides keeping the first column fixed, as it is exemplified in the fiddle, where I followed an example here from the community, I would like to also...
asked by 12.05.2017 / 16:24
2
answers

Inserting a page from one site into another

I have a site developed in a CMS and in a certain page of this site, I need to insert another page that was developed without the aid of the CMS. To be more precise, this page I am trying to incorporate into my site is a dynamic price table that...
asked by 12.05.2017 / 20:42
1
answer

Can you make an event after a Javascript impression?

I would like to do a post impression action, ie only when the user confirms the impression that the javascript will execute a scheduled event. If I put an event under window.print() javascript executes even without the user having printed...
asked by 12.05.2017 / 16:31
0
answers

How to automatically resize div's with image and description

I have a project in which I have products with image, description and price, I want to leave the div's resizable automatically according to the description and image. I also want a static value that does not go over and misallocates the div's, i...
asked by 19.06.2017 / 19:33
1
answer

Display notification div with JAVASCRIPT audio

So, I made a code with jquery that after 8 seconds of open index page displays a message div with audio. $(document).ready(function () { // Mostra a div após 8 segundos setTimeout(function() { $('.informativo').show().append('&...
asked by 19.06.2017 / 22:51
0
answers

Organization of DIVs

I have a problem organizing the% w / w of a project. I created a HotSpot login page only, it has the resolution of a mobile phone. But it has a background and a background cover (gradient) over the image. And every content that I put i...
asked by 23.05.2017 / 23:44