Search:

Type: Posts; User: Kishore Rajendra; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    3
    Views
    11,950

    HTML & CSS Re: Adding new div

    To add any element through JavaScript, you can use the method document.createElement("div"). And to set other attributes like "id" or "class" or to add text, this is the way to do it.

    Here div2 is...
  2. Answers
    23
    Views
    94,425

    PHP Re: difference between GET and POST method

    Main difference between GET and POST method is, POST is used to send data from one webpage to other(Usually in Server-side languages like PHP) and GET is used to retrieve/receive data sent (by POST )...
Results 1 to 2 of 11
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact