Questions tagged as 'css'

1
answer

How to change the menu colors?

When we create a menu with Bootstrap, it by default , creates a black strip across the menu area. It looks beautiful like that. But in the company I'm in, the predominant color is magenta, so I was asked to change that color from black to magen...
asked by 20.08.2014 / 19:40
1
answer

Problem with Menu, CSS [closed]

Every time I hover over the menu, it gives a hover bug, and blinks, I need urgent help. (So far, no one has been able to solve it.) Link below; link Code:
asked by 02.03.2018 / 01:30
1
answer

How to apply javascript

I want that when the person clicks on option one and then clicks on the two, the one is cleared. <script> function mudaImagem (foto){ document.getElementById("vamo") .src =foto; } function selecionaPe...
asked by 26.09.2017 / 05:01
1
answer

PHP with java script and css [closed]

   Develop an application for Measurement Conversion. The application may   convert the following measures:       a) Length: kilometer, meter and centimeter.       b) Mass: kilogram and gram.       c) Temperature: celsius and fahrenheit.   ...
asked by 31.08.2017 / 17:14
2
answers

What would be the best way to make a website with responsive design [closed]

Well, I always try to do some website, in html and css (since I'm not very good at design), the site is perfect for me, all right etc ... But when I look at another computer, that is with different resolution, it is completely destroyed. W...
asked by 14.06.2016 / 16:25
2
answers

How to manipulate objects inside a div?

I'm a beginner in web programming and I've done everything I knew. Can anyone help me to center these items side by side preferably with smaller spacing ??? NOTE: I have been able to space too much or not to space as you can see in the images...
asked by 13.08.2018 / 17:05
2
answers

How to use a CSS by the url of the site?

I would like to know if I have a different CSS for a "Java" web system without having to include it in the source code? I have a new CSS file that I resized the buttons and spaces and need to use it in this web application, I need to point th...
asked by 25.06.2015 / 14:18
1
answer

How is this hover effect made? [closed]

It's the colorful ribbon that expands ...     
asked by 11.12.2016 / 19:16
2
answers

How to remove dotted under a link [closed]

I'm editing a tumblr theme and inserted 3 links in the header. However when I inserted these links a dotted line appeared below and I can not remove it. How could I remove them in CSS?     
asked by 13.09.2016 / 16:16
2
answers

Rotating Banner with Bootstrap

How do I make a rotating banner with Bootstrap? I searched the Bootstrap documentation, but I did not see anything about a rotating banner. How I do? In truth, what I want to do is to display several images, this is what I call the rotating...
asked by 28.07.2014 / 15:58