Questions tagged as 'html'

1
answer

Section on top of another section

Section contacts on top of section text about us ... Why? I've tried everything, margins, paddings, I can not use z-index because the sections can not have position relative or absolute ... HTML: /* ------------------------------- about...
asked by 07.05.2018 / 16:16
1
answer

Grid is not working

Hello, I'm having a problem using a grid.css. The following, when using the classes to define the columns, simply does not work. I simply want to align 2 columns side by side. I'm using this grid: link Section HTML: <section class=...
asked by 02.05.2018 / 15:36
1
answer

Register button opens alone

I'm having a problem, when I enter my site, my registration button opens automatically, I wanted to take this functionality out, but I'm not able to do it and when I click on the login button if the register button is open, behind. It was suppos...
asked by 12.06.2018 / 16:54
0
answers

Script php and ajax does not run on my machine

I am doing a registration system and for this I am using php and ajax, I made the two pages correctly I believe, when I execute the script the validations that I put in php execute perfectly and it returns success, however when I check the datab...
asked by 13.06.2018 / 20:58
0
answers

How to code with Email Marketing?

I'm starting with Email Marketing, I've never done it before and am facing  a world of difficulties. By the tutorials seen on the internet, I could draw the following conclusions: We use table so that it has a greater tolerance and th...
asked by 23.05.2018 / 16:47
1
answer

Error deploy Heroku app Django

After deploying on Heroku, I opened the link in my application ( link ), and it displayed the following error: ProgrammingError at / relation "Produto" does not exist LINE 1: ..., "Produto"."criado", "Produto"."modificado" FROM "Produto" ....
asked by 23.05.2018 / 15:28
1
answer

How do I specify a remote address, within several others, using an input type="checkbox"

I have a menu made with 'ul' lists with a sub-menu displayed when clicking on the 'checkbox' The element is too far away and the reference using the 'checkbox' is fine at the beginning, I'm not sure how to specify the address # sm2, in order to...
asked by 22.05.2018 / 23:02
0
answers

How to get data from a modal page?

I have a main page with a simple form: <div class="col-sm-6"> <label for="tipo">Tipo de sessão:</label> <select class="form-control" name="tipo"> <option value="1">opcao 1</option> <option val...
asked by 20.04.2018 / 22:51
1
answer

Expand div and call other content asynchronously [closed]

I would like to know how I can create an event by clicking on a <div> which upon receiving the event it expands to a percentage of the screen. When I click on "Who we are", it expands with different CSS, texts, etc ... I believe i...
asked by 16.04.2018 / 02:21
0
answers

change img with one click [closed]

I'm developing a project but I need a slider that changes img only when it receives a "click". For example: I click on an img and it will move on to another and so on. Could any of you guys help me with this problem?     
asked by 14.04.2018 / 00:56