Questions tagged as 'css'

1
answer

Bootstrap Navbar is not functional

I have already copied according to the Bootstrap documentation but my navbar is not working correctly when I lower the screen. The button appears normal, but when I click it, it should open a menu with the options of my "nav-content", but nothin...
asked by 28.09.2017 / 21:10
1
answer

How to leave content below the fixed menu top Bootstrap

Hello, my question is, I am trying to put a container-fluid exactly underneath a fixed-top div of the Boostrap, where it contains a Navbar Menu and an ul, I had to put it to leave the two fixed at the top. I had to use css in Body to make room fo...
asked by 01.10.2017 / 07:51
1
answer

Show Textarea Full Text in Print

Taaarde Galera, I have a question, where at the time of the print my textarea does not show the full text. I wonder if they could help me show it? Example of how it is:     
asked by 22.11.2017 / 15:08
1
answer

Scroll bar only in one div

I'm trying to create a table with only two rows. My intention is that the table be responsive and that the scroll bar only appear on the second line if the content exceeds height . In Chrome it works perfectly more in FireFox is not wo...
asked by 24.11.2017 / 20:24
1
answer

How to activate SVG drawing animation when arriving at the div of it?

I put a file in SVG to have an animation as if it were creating it in lines (unfortunately in the example below it is not working, but in my file it is.) With this code below, as soon as I enter the page, the animation begins and happens un...
asked by 24.11.2017 / 21:34
1
answer

How to put input and label side by side with bootstrap?

I have the following HTML structure: <div class="col-xs-4"> <div class="form-group"> <label for="vencimentoBolsa">Vencimento:</label> <input type="text" class="form-control" name="dtVencimento" pl...
asked by 24.09.2017 / 17:06
1
answer

How to make the border of the image below?

I would like to make a border like the image below, which comes out of the image and that is under the text Design Your Ring.       
asked by 18.09.2017 / 02:04
1
answer

Element fixed with scroll

How to make a div that comes in front of a site (position: fixed;) have scroll? See an example here: link Please note that by scrolling only the divs in the scroll bar do not scroll through the text of the fixed element.     
asked by 18.09.2017 / 17:12
4
answers

Adjustable design for mobile

I would like to know what I'm doing wrong, I want it when the user enters my site through the mobile phone, change some dimensions of my page, background and other things that I will change .. @media screen and (max-width: 480px){ div#con...
asked by 14.09.2017 / 19:46
1
answer

HTML page with two languages

Hello, I am a beginner in the web development world and would like help in designing a small project that I am studying.     The project should contain only one page and I would like to know the simplest way to put two languages for the user to...
asked by 14.09.2017 / 17:57