Questions tagged as 'html'

1
answer

DIV update

Hello, I'm having a small project just for Hobbie, and I have some DataTables on my Web page, to make it easier to search for registered data, but when I register any data in one Brownser flip, the other does not appear at least I give a refresh...
asked by 25.10.2017 / 14:58
0
answers

E-mail a html code typed in textarea by php

The problem does not happen only in emails, so please no phpmailer suggestions as I'm having trouble submitting the html-formatted text that was typed in textarea even on my own page. If I put it in php: $html = "<p style='color:red;'>...
asked by 05.11.2014 / 06:46
1
answer

Frequently problem in generating a sitemap

I have a sitemap that I generated from a site, example www.meusite.com.br/sitemap.xml , I generated before putting the site up. It has analyzed all the URLs of the site and everything is correct. When the customer posts a new news...
asked by 27.11.2014 / 14:23
2
answers

How to create filters for categories with php and html to use in WordPress page? [closed]

Hello, I would like to create a filter for categories of posts in WP. Like in this example link . But I do not handle a lot of php, so I do not know how to do it, so when I click the 'category1' button only posts from that category appear...
asked by 25.12.2018 / 15:38
1
answer

Website does not look the same on two different smartphones [closed]

I'm making a website and it does not look right in some mobile phone models. In an old cell phone ( galaxy and duos ) the image I use does not appear, and look that the html page is very light. Can you help me? How can I make my website wo...
asked by 17.01.2017 / 01:47
2
answers

Creation of Automatic Pages

I'm taking the first steps and still learning HTML but I have a goal to build a site similar to OLX for example where the user signs up and can create ads about the product he wants ... The login and password systems are in PHP, I'm already t...
asked by 28.04.2016 / 17:42
1
answer

Limit size of the body, to be the size of the screen [closed]

Well, what I wanted was to limit the size of the body to the size of the screen without having to scroll. It's because I'm developing a project in which there is a lot of white space underneath the footer and I have to scroll, without any reason...
asked by 10.04.2016 / 23:27
1
answer

Group data from different tables and join in a modal those that are from the same group

Good afternoon! I'm having a problem with how to think of something effective. I have two tables: budgets and budgetlines. In the table budget_lines are some items, eg: Soap Inks Bags All of these records have the boolean id associ...
asked by 31.03.2017 / 18:07
1
answer

How to change content of a select from another select

How can I put a button related to the other? Example: <span class="IWLABEL10CSS" id="IWLABEL7">Distrito</span> <select name="PAIS" size="1" width="180" class="COMBODISTCSS" id="COMBOFAB" tabindex="1"> <option value="In...
asked by 27.03.2014 / 12:59
2
answers

Same page, different content?

All links have the same url but the data is different. I'm working on a web based project where I have: game categories: games (table with games in each category) description of each game (more details) One of the categories is cal...
asked by 27.06.2017 / 21:09