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...
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...
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...
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...
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.
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...
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...
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...
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...