Questions tagged as 'css'

2
answers

Menu with DropDown behind page content

Good afternoon! I took a dropdown menu ("hover") ready on the internet. But the submenu is appearing behind the page content and displays a vertical scrollbar. Has anyone ever had the same problem? Here is my html code: <div class=...
asked by 05.10.2017 / 19:46
1
answer

How to change the color of buttons with the hover on just one button (CSS)

Well, my problem is this: I have five buttons, in horizontal order. Each has a specific color in the hover. When you place your mouse over any one of them, all should assume the color that the selected one has . I successfully used this...
asked by 12.09.2017 / 19:34
3
answers

I can not put a div pasted on the other

I want to put the 3 divs on the same line with width: 33.3333% , but a space between them is appearing. Note in the image that padding , margin and borda are zeroed, and I declare box-sizing:border-box in...
asked by 05.08.2017 / 17:19
1
answer

How to get div child with contains

In this case I want to test the div with class name , but after testing I want the CSS changes to be made in the div with class teste . <div class="teste"> <div class="name">um nome</div> <div class="outrad...
asked by 17.06.2017 / 18:47
1
answer

How to close a modal when clicking outside it?

I made a modal and need it to be closed by clicking outside it or the close button. I already tried to do with onblur only that it does not work, it only serves for tag input. How should I do it? function abre() { document.getElementBy...
asked by 19.08.2017 / 15:16
2
answers

Colors changing according to the monitor

I'm creating a website for use in the company I work for, this site has a blue background and everything, in my notebook it looks great, the blue color I chose, but when I switch to another monitor it turns purple, color completely off my scale,...
asked by 20.08.2017 / 07:43
1
answer

PHP Chat How to use? [closed]

I want to have a chat for support on the site I am developing, I am wanting to use tawk.to , I have some doubts about how to install it, I am developing the site in CSS and HTML . The question is whether the site needs to be...
asked by 31.05.2017 / 19:26
1
answer

A Site as Background

Hello, is it possible to put a website as backgroud using css, as in background: url ("file: /// C: /logo.gif")? For example background: url ("file: ///www.uol.com")?     
asked by 16.06.2017 / 12:37
3
answers

How to print in HTML using PHP a list of ul type items with 3 different types?

I have a table in MySQL called Plans with the fields: Whatisatableofsubscriptionplansforawebsite,thefinaltemplateisasshowninthefollowingimage: Where:name=PlanNameop1=Firstadvantageoftheplanop2=Secondadvantageoftheplanop3=Thirdplanadvantagepr...
asked by 10.06.2017 / 01:41
1
answer

Instagram application scroll style effect [closed]

I would like to use the "scrolling" effect that instagram uses in your application, switching to camera and time-line. But I do not know the name of this effect, could you tell me what it is, or give examples of sites that show a tutorial of it?...
asked by 30.06.2017 / 19:21