Results 1 to 2 of 2

Thread: use of div tag

  1. #1
    Join Date
    Aug 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default use of div tag

    Hi all

    i have heard about the div tag but i have never used it. could some one post a link where i can get information about it.

    e.g:
    i have 2 radio buttons 1. mobile number and
    2. email id

    Now when the user selects the mobile number, then the mobile of the user should get displayed next to the text "mobile number".

    Thanks

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    The div tag is just your most basic block level element. It is considered useful for grouping other elements together. In scripting, it is often the element of choice for the display of dynamic content.

    http://www.w3schools.com/tags/tag_div.asp
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •