Questions tagged as 'css'

0
answers

Video controls of my custom player does not appear in Firefox FullScreen

In Chrome and Opera it does not matter, just in firefox. When I click the video to stay in fullscreen the control bar disappears and loses the width. Code: link     
asked by 01.02.2018 / 07:21
1
answer

Grayscale effect on slide carousel

I'm wondering if anyone knows of any plugins that make this effect of my layout? I need the photos to be in grayscale and only when it's in the middle is the normal color I do not know if I can do this with owl-carousel or if there is a p...
asked by 30.01.2018 / 17:50
0
answers

Viewport moving alone

I'm testing the layout of my website on my phone, apparently all right, but when I checked "Computer Version" I noticed that the layout zoomed in on the body several times in succession, decreasing and increasing. How do I fix this?     
asked by 30.01.2018 / 17:38
0
answers

How to insert and customize tooltips in the image using map and area tags

Personal I'm trying to create in a picture of a product several points of interest, when the person clicks on one of these points will open a tooltip with the necessary information. I've already created the coordinates using an online tool (...
asked by 31.01.2018 / 15:14
0
answers

Apply .css styles before displaying page

I do not have much experience in web programming. In the site I'm creating I had a problem with the graphical formatting of .css not being applied and creating strange effects when displaying the page, and I could not find a solution on the web....
asked by 24.01.2018 / 01:03
0
answers

Why is my "RIGHT" not working?

I would like a help with RIGHT, I am printing an input field in this array, but every time I click on RIGHT it does not change and it does not show me the correct index print. . I think I'm not browsing through the index ... but I'm kind of conf...
asked by 22.01.2018 / 13:45
1
answer

how to pass the MARK variable that receives an Array per Javascript URL to another page? what am I doing wrong?

function escolheControle(c) { controle = c; marca =todasAsmarcas[controle]; window.location="marcaWebkit.htm"; console.log(controle+' controle-----'); console.log(todasAsmarcas+' todasAsmarcas-----'); } var marca; var todasAsmarcas = new Ar...
asked by 22.01.2018 / 15:16
1
answer

Scrolling blocked

Hello, I have the following problem, I have a code that is a slide that changes alone, but it was done to run in the background and when you put it on a page, the slide is on the whole screen, you scroll the content but the slide continues behind...
asked by 02.02.2018 / 02:05
6
answers

How to create geometric shapes using CSS?

How can I make the geometric shapes below using preferably CSS? If it is not possible to do using only CSS, I also accept responses with other methods.     
asked by 24.11.2015 / 17:29
2
answers

Do you leave CSS within HTML pages that hinders SEO?

I ended up doing the site once, and now it's done, but it will be very complex to link all CSS's. I would like to know to leave all css or almost everything inside HTML will disrupt my rankings in google.     
asked by 20.01.2018 / 22:01