Questions tagged as 'css'

1
answer

CSS - Help with hover in the menu

Good evening guys, I'm having a problem with my menu .. I want to space it but then when I use the padding it creates an area around that when passing the mouse near it already triggers the hover and I would like to trigger it only when hover...
asked by 31.01.2018 / 01:30
2
answers

result in 2 table columns

Good afternoon friends, I'm having a difficult time putting together a table with a result of 2 columns with database information. <table style='width: 100%;' border='1' cellspacing='0' cellpadding='0'> <thead> <tr style='b...
asked by 30.01.2018 / 20:34
1
answer

Hello I'm starting to fiddle with HTML and CSS now

Hello, I'm now starting to tinker with HTML and CSS, but I'm having a problem because my menu is shifting when I give ctrl + scrol from the mouse, could you help me? <!DOCTYPE html> <html lang="pt br"> <head> <me...
asked by 29.01.2018 / 22:48
0
answers

How to activate animate.css plugin from scroll?

Good morning I started using the animate.css plugin and the animation is running. However I wanted it to activate when the scroll arrived in the element. The effect is already occurring when the page loads and the user ends up not seeing it i...
asked by 02.01.2018 / 12:51
0
answers

Opening a cell phone camera through the website

Good night, I have a project in html, is already responsive, so there is a need in the project to open the mobile camera, I would like to know how I can do it.     
asked by 05.02.2018 / 23:54
1
answer

Animation Bug in Firefox

I created a svg and did a little upload animation in the style of a simple loader ... This animation works perfectly in Chrome, but in Firefox and Edge it contains some problems in the animation. In Edge the animation gets frozen, and in Firefox...
asked by 06.02.2018 / 14:40
1
answer

Problem with footer [duplicate]

Oops,couldanyonegivemestrength?IhaveaproblemwiththefooterofasitethatIamcreatingitisnotgettingatthebottomofthepageitgetsawhitepartbelowitevenbeing100%ofthepage.thehtmlcodefromfooter:<footer><divclass="direitos"> <div clas...
asked by 26.12.2017 / 18:38
1
answer

Range: change progress bar color in chrome

In firefox it is possible to change the bar color using: ::-moz-range-progress . Is there any way to do in chrome as well? HTML <input type="range" class="bar" min="1" max="100"> CSS .bar::-moz-range-progress{ backg...
asked by 26.12.2017 / 19:40
0
answers

background menu

Take me another question that I'm having? I'm trying to add a background but it will not at all the only way it appeared was by creating a new div c name background. look how is the html code: <!doctype html> <html> <head> &l...
asked by 24.12.2017 / 00:58
1
answer

Body scrolling even with page up

Help me! I'm developing a layout like you can see, and even with nav overlapping body , when I roll the page in nav , body scrolls. Can you help me? I would like nav to have 100% height and that when I try to...
asked by 26.01.2018 / 16:40