+ 1
What can I do with html?
5 Answers
+ 1
it is hard before learning??
+ 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.
+ 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
0
Creating web pages.
0
Not just websites. You can use html css and javscript to create apps (phonegap). Actually you can develop even an PcApp with Chromium...