Search results

  1. S

    What is the latest version of android?

    Lollipop is the latest version of Android.
  2. S

    ways to data transfer in php

    $_POST,$_REQUEST,$_SESSION and $_GET.
  3. S

    why use the echo in php?

    echo is used for display any message.
  4. S

    CSS is a Must when learning HTML

    Yah! Both are necessary for create websites.:p
  5. S

    Bold vs Strong HTML Tags

    Both are same action perform the html code.
  6. S

    Preferred HTML editor

    Notepad++ Adobe Dreamweaver. Adobe Photoshope.
  7. S

    Is HTML Different For Each Browser

    I am agree with shaadisankalp.
  8. S

    How to show a image in html page?

    Use this: <img src="image.jpg" width="100px" height="100px" alt="image" />
  9. S

    Free source to learn HTML

    If you want to be learn HTML. I think w3shools is the best for learn HTML.
  10. S

    what is php designer tools?

    Notepad++ Adobe Dreamweave WAMP XAMP etc
  11. S

    Tags in HTML?

    A command inserted in a document that specifies how the document, or a portion of the document, should be formatted. Tags are used by all format specifications that store documents as text files. This includes SGML and HTML.
  12. S

    Minimum Time To Learn HTML

    If you want to be learn HTML. W3schools is the best way for learn html.
Back
Top