+ 1

What can I do with html?

30th Jul 2016, 7:24 AM
goblin
goblin - avatar
5 Answers
+ 1
it is hard before learning??
30th Jul 2016, 7:25 AM
goblin
goblin - avatar
+ 1
HTML is used to generate the layout of the interface for the user and to define different areas of the code though <script> or <?php code here ?> tags and structure tags like <head> or <body>.HTML can also be used in hta applications.
30th Jul 2016, 11:05 AM
josh mizzi
josh mizzi - avatar
+ 1
learning html is opening a door for design and develope web by css an javascript for client side and then php and mysql for server side
1st Aug 2016, 12:54 AM
Abbas Motallebi
Abbas Motallebi - avatar
0
Creating web pages.
30th Jul 2016, 3:27 PM
anashlali
anashlali - avatar
0
Not just websites. You can use html css and javscript to create apps (phonegap). Actually you can develop even an PcApp with Chromium...
31st Jul 2016, 1:05 AM
Guilherme T. Ferreira
Guilherme T. Ferreira - avatar