Connect With Us

ads

Tuesday 24 January 2017

What is the difference between GET and POST method ?

GET: Get method  form data encoded into A URL by the browser. The form data is visible in URL bar.. The form data is restricted to ASCII codes.

Saturday 21 January 2017

How bootstrap works along with html and css ?

Bootstrap is most popular HTML, CSS and JavaScript framework  to design Responsive website free to use.
Bootstrap use html element and css properties
Bootstrap always start with html doctype. and use to see full description