Questions tagged as 'html'

1
answer

Add date in table

I'm pulling an API and putting its data inside a table, but that data goes to the table part that is the td, but I want to put the date the data was implemented there, so the date would stay in th. Currently my code looks like this: <div...
asked by 06.11.2017 / 15:37
0
answers

Remove # from URL without .htaccess

Good afternoon, I've been looking for solutions around a long time ago and I still have not found one that applies to my situation. I made a menu with the following code: <nav class="menu "role="navigation"> <a href="#" onclick="...
asked by 06.11.2017 / 19:40
1
answer

Automatically place date and time in HTML table

How can I automatically set a date and time on my html table? Doing for js. I created a table by js and inserted it in my API data, only that data goes to the TD part of the table, and I need to put the date and time it was inserted, and I ha...
asked by 06.11.2017 / 16:48
1
answer

How to make the question page box?

In StackOverflow you have these questions text editors, so you start editing the question. It has italic, bold, links / citation, and several others. How were they made? They look like those wysiwig editors, but for example, I can not seem to...
asked by 07.11.2017 / 16:19
1
answer

How to select all the elements of a same Javascript id in Django

I have a table in Django where all the answers to a test are stored, but when I select them to compare with the response provided by the user, all the answers are the same as the first question. I know this has to do with getElementsById, which...
asked by 07.11.2017 / 14:41
1
answer

Collecting HTML tag data with VBA

How can I get the return of an html tag through getElementById? I'm testing on the application below, but I'm not getting it. My intention is to get what's inside the tag. Sub teste() Dim IE As Object Set IE = CreateObject("internetexplore...
asked by 09.11.2017 / 18:45
1
answer

Div without padding lef and right in mobile view

Hello, I'm a bootstrap beginner and I came across a text-viewing problem that I can not solve. The situation is as follows, according to the attached images, my page has a field that displays a text divided into 3 columns in the desktop versi...
asked by 06.11.2017 / 13:30
1
answer

How to create a scrolling menu?

How is this menu fixed at the top of the page that when the user scrolls down when arriving at a certain place on the page the menu decreases getting compact. And when you return the screen up, does the menu return to the initial stylization? Ca...
asked by 05.04.2017 / 19:32
1
answer

Help search ip

I made a simple php, geolocation, but it has a however, I want it: when the guy accesses the site without searching ip none appears the default ip as it is already, but if he accesses and boats in the area of ip search certain ip and it click on...
asked by 05.11.2017 / 03:52
1
answer

Image with responsive HOVER

Good evening, my name is Rui. I'm developing my first website and am having second thoughts about using hover responsive images. I made a hover using a black and white and colored image, but only became responsive on PC screen, not cell ph...
asked by 06.11.2017 / 03:00