Search:

Type: Posts; User: johnsinha

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    2,827

    Re: What are the different versions of JAVA ?

    6, 8, 12, and 14.
  2. Replies
    12
    Views
    81,957

    Re: What skills are needed for IoT?

    What skills are needed for IoT

    Machine Learning
    AutoCAD
    Node.
    Security infrastructure
    Security engineering
    Big Data
    GPS Development
  3. Re: What is a mobile application development platform ?

    Mobile application development is the process of creating software applications that run on a mobile device, and a typical mobile application utilizes a network connection to work with remote...
  4. Re: What are the states of Android App lifecycle ?

    Each state in the Activity lifecycle has a corresponding callback method you can override in your Activity class. The lifecycle methods are onCreate() , onStart() , onPause() , onRestart() ,...
  5. Replies
    3
    Views
    4,239

    Re: What is an image map?

    In HTML and XHTML, an image map is a list of coordinates relating to a specific image, created in order to hyperlink areas of the image to different destinations. For example, a map of the world may...
  6. Re: How to insert radio button in dropdown menu??

    1) When you are editing or creating a sign up form, click the "Create A New Field" button to produce a new field. ...
    2) In the popup that appears, select either you would like a "Select Box" (drop...
  7. Replies
    3
    Views
    2,628

    Re: Trying to make a simple photo gallery?

    Yes You Can Try This one....

    <!DOCTYPE html>
    <html>
    <head>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style>
    * {
    box-sizing: border-box;
    }
Results 1 to 7 of 8



Click Here to Expand Forum to Full Width