Post
Topic
Board Bitcoin Technical Support
Re: Html. API info pull
by
Rannasha
on 01/03/2015, 22:29:57 UTC
No.

HTML is a language for website structure and layout, it doesn't provide features for interactivity. For that, you need to use a scripting language such as JavaScript (client side) or PHP (server side).