Questions tagged as 'html'

1
answer

Open a banner when accessing the site [closed]

I need to put a picture to open automatically when I visit the site, but I'm kind of lost in it.     
asked by 16.01.2017 / 13:03
1
answer

Make the strings work without error [closed]

I need to make this code work without error, could anyone help me? <?php $htmlProdutos[] = " $html .= '<tr>'; $html .= '<td colspan=15><b>$nomeProduto</b></td>'; $html .= '</tr>'; $h...
asked by 12.12.2017 / 12:33
2
answers

Product Registration - Create Features

I'm having a hard time implementing dynamic results in my application .... 1 - When deleting a row, sort the rows correctly 2 - Calculate the shopping basket TOTAL total 3 - Re-calculate the OVERALL TOTAL by deleting a line 4 - Clear ALL F...
asked by 27.02.2018 / 21:36
2
answers

Why can not I display the selected image below in my browser? [closed]

<figure id="centro-distribuicao"> <img scr="img/centro-distribuicao.png"> <figcaption>Centro de distribuição da Mirror Fashion</figcaption> </figure>     
asked by 02.03.2018 / 14:06
2
answers

I can not change the color of a div, I think I did something wrong that is preventing it (the div I am talking about is the .div_barra_search) [closed]

<html> <head> <meta charset="utf8"> <title>google</title> <style> .div1{ padding-top: 8px; text-align: right; } .textos-top{ text-decoration: none; font-family: arial, sans-serif; font-size: 13p...
asked by 07.03.2018 / 23:38
1
answer

Slide JQUERY 100% screen EXAMPLE

I'm making a slide in full screen, but I find that in other monitors the image and the text gets larger / smaller. I would like to make it one size fits all. I saw this site below, I found it very interesting. It is noticed that even increa...
asked by 18.01.2017 / 11:50
1
answer

Automatic scrolling in browser output

I have a script in php that returns a lot of data on the screen, but the scroll always gets to the beginning of it so I have to press the end button on the keyboard all the time until the script finishes. I have found that it is possible to do...
asked by 01.03.2017 / 12:23
1
answer

HTML - How to show / hide content when clicking on a link? [closed]

I need to set up a FAQ in this style: I click on the question, it presents the answer on the side. If I click on another question, the answer should alternate and show the answer for another question clicked. How can I do this? From what I...
asked by 03.08.2017 / 17:01
3
answers

Change tab title with script, how do? [closed]

I want to show only the product name without the site name, since I use a pre-ready platform, I can not edit the <title> tag, so I need to use a script to do this. At the moment it appears in the browser tab "Site Name - Product...
asked by 22.12.2018 / 01:15
1
answer

How to organize the development of a project [closed]

I ask in a very comprehensive way applied to both Desktop and Web, if methods are very different, I ask you to orient me. I have some clients, and after a few months, I see that growing projects (both web and desktop) makes it difficult for o...
asked by 10.03.2014 / 15:44