web programming project

web programming project

Basic level:

  1. a) Make a site about yourself with various pages at least 4, like home, about me , contact me and so on .. Use images and link to your social network etc.
  2. b) You will need external css and html5 for it.

Next level:

Save your time!

  • Proper editing and formatting
  • Free revision, title page, and bibliography
  • Flexible prices and money-back guarantee
  1. Add dropdown menus etc to it and some more basic interactions you see.
  2. Use JavaScript to achieve this. try dropdowns with JavaScript only

Next level:

  1. Now add functionality to add comments on your site and user can see them when he arrives again at your site, implement register/login/signup functionality.
  2. b) Use some server side technology and database technology to achieve this(optional)
  3. c) And you can grow further by adding extra functionality to it.
  4. d) Use JQueryto make it much easier to use JavaScript on your website