Page 4 of 4 FirstFirst 1234
Results 31 to 32 of 32

Thread: What is better to use "div" or "tables"?

  1. #31
    div syntax was said to be flexible tags in Html compared to table.

  2. Internet, Programming and Graphics   -   #32
    flecheradams
    Guest
    The <div> tag defines a division in an HTML document. You can used div element for styling purposes. Mostly use of div element to give a layout of a web page with CSS.

Page 4 of 4 FirstFirst 1234

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
  •