+ 1
How to use Php,HTML 5,css and java in web designing?? In what algorithms they are used?
4 Answers
+ 3
@Chinmay Bhale
Or you can use Java as server side logic... :)
@Sayyed Naqvi
I suggest you to learn web design/programming in this order:
html
css
javascript
jQuery (library of JavaScript)
Bootstrap (library for JS, html, css)
PHP
MySql
Wordpress/Joomla
This would be full stack developing, if you want to do only front-end (client side development) you do not need to do PHP and MySQL. If you want to do back-end (server side) you need to know everything. :D GL
+ 1
you make the framework with html, implement server side logic with PHP, implement client side logic with JavaScript, beautify your website with css. Java isn't directly used in web designing, unless you mean JavaScript, fyi they are in NO WAY related. if you really want to implement java in your web page, have a look at processing.js
+ 1
@Ladislav Milunovic
+1 lol forgot about that! true though, java can be used on server side. infact it's better nowadays because you can reuse the same code if you want to develop an Android app.
the processing.js library on the other hand is for using java on the client side of the webpage.
+ 1
Thanks for your intellectual answer @Ladislav MilunoviÄ and @chinmay Bhale i mean Java script but not java