Questions tagged as 'css3'

2
answers

How to use HTML or CSS in Android Studio?

I would like to know how I can structure my app with HTML, and style it with CSS too. I want to put a fieldset to form a table. I looked for tutorials on the internet but I did not quite understand how to use it. I want the lvDolar, from the...
asked by 27.10.2016 / 19:17
1
answer

Problem with zIndex JavaScript

The script will be a two-button rotating banner: forward and back. I'm getting to know JavaScript better and I have a question. Why does not he recognize AnteSlide and ProxSlide? Follow the code: var primeiraExecusao = true; var s...
asked by 02.09.2016 / 22:20
1
answer

Carousel Bootstrap: Change Size

I'm trying to add my 700x400 images to the bootstrap carousel. And I wanted the carousel to have exactly those dimensions too. However, when I try to do this, the image decreases to 280 x 400, as in the image below, and the carousel goes to 700...
asked by 19.09.2016 / 20:46
1
answer

make automatic line wrap with bank data

Hello, I have a ul with li's that are given product names. It turns out that when I change the resolution to mobile, for example 320px , then if the product name is large, then it will not fit within the li that will have the...
asked by 17.10.2016 / 17:32
1
answer

What is the difference between max-width and max-device-width?

The question is exactly what is in the title, referring to the use of the media queries I am in doubt because in examples of some sites they use something like: @media screen and (max-widht:x) and other [...](max-device-width) ....
asked by 16.07.2016 / 04:26
2
answers

Moving character and map with canvas + js

Well I have a question, I would like to know how I could use the image at normal size, but I can navigate it with the directional left and right, eg I have a canvas of size 968 width and 643 height, and I have one image of 643 tall and 2000 width...
asked by 18.06.2016 / 04:39
1
answer

Soft scroll bar

Hello, sorry to bother again, but I'm having problems with stellar.js I tried adding it to the site scrolling to be smooth, but instead the site jumps straight to the next page, I believe it's missing something to add, but I do not know what....
asked by 08.05.2016 / 06:45
1
answer

Error loading source: OTS Parsing error: cmap: Failed to parse format 4

I'm having trouble for the browser to use a custom font! In the css folder I have the fonts folder, and inside the fonts folder is the file prompt.ttf but at the time I upload the file to the server, I do the test and the font does not ap...
asked by 25.04.2016 / 07:58
1
answer

Fixed footer below a form

I'm having a problem with the code of this site www.forcaemovimento.com.br I have a form that has some div's with position:absolute to do the side effect. The problem is that the footer is behind the form when it accesses via mobile in...
asked by 19.05.2016 / 21:19
1
answer

Align Vertically Horizontally Aligned Objects

The idea here is centralizar verticalmente o radio button with its label (aligned horizontally). Where am I going wrong? <ulclass="formasPgto"> <li> <input type="radio" name="pagamento" value="pagse...
asked by 21.05.2016 / 16:47