You must have seen a Jigsaw Puzzle game in which we have different parts that can be assembled to a significant shape e.g Aeroplane, House, Car etc, in the same manner technology tools act as below.
HTML to provide foundation in form of layout,
CSS to give attractive presentation,
MySql to insert/update/delete a data to/from database and render on screen.
PHP to dynamically embed data in HTML
Javascript/jQuery can validate user input out dynamically manipulate DOM elements.
The above combination can provide a full fledged website/web application, just you have to pick those and use properly to give it a significant shape in form of website.
Javascript/jQuery can validate user input out dynamically manipulate DOM elements.
The above combination can provide a full fledged website/web application, just you have to pick those and use properly to give it a significant shape in form of website.
No comments:
Post a Comment