Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Tables in Web Site.

Tables in Web Site.

Scheduled Pinned Locked Moved ASP.NET
question
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Syasyaaa
    wrote on last edited by
    #1

    I inserted a table in my Web Site using visual studios. But the outline of the table is not shown when it is debugged. May i know how is it possible to make the outline appear? And also is it possible to change the bacground colour of the table and all?

    A R T S 4 Replies Last reply
    0
    • S Syasyaaa

      I inserted a table in my Web Site using visual studios. But the outline of the table is not shown when it is debugged. May i know how is it possible to make the outline appear? And also is it possible to change the bacground colour of the table and all?

      A Offline
      A Offline
      Ashfield
      wrote on last edited by
      #2

      If something this simple is giving you problems then you need to get a decent book to learn from. Its a basic of web page design (tip search for CSS). There are loads of books and tutorials available, just try google.

      Bob Ashfield Consultants Ltd

      1 Reply Last reply
      0
      • S Syasyaaa

        I inserted a table in my Web Site using visual studios. But the outline of the table is not shown when it is debugged. May i know how is it possible to make the outline appear? And also is it possible to change the bacground colour of the table and all?

        R Offline
        R Offline
        Rijz
        wrote on last edited by
        #3

        set border = 1 use the 'Style' property to set the background color

        1 Reply Last reply
        0
        • S Syasyaaa

          I inserted a table in my Web Site using visual studios. But the outline of the table is not shown when it is debugged. May i know how is it possible to make the outline appear? And also is it possible to change the bacground colour of the table and all?

          T Offline
          T Offline
          Tej Aj
          wrote on last edited by
          #4

          Check this post to know different ways of creating tables in asp.net website http://opexsolution.com/forum/viewtopic.php?f=15&t=31 Tej Aj, http://opexsolution.com/forum

          1 Reply Last reply
          0
          • S Syasyaaa

            I inserted a table in my Web Site using visual studios. But the outline of the table is not shown when it is debugged. May i know how is it possible to make the outline appear? And also is it possible to change the bacground colour of the table and all?

            S Offline
            S Offline
            Sandesh M Patil
            wrote on last edited by
            #5

            <table id="tb" border="1" style="background-color:Red"> <tr> </tr> </table> :)

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups