Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
10624983
Topic
972064
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).