Tables Basics menu

User Tag List

Results 1 to 3 of 3
  1. #1
    freezer1012's Avatar Member
    Reputation
    34
    Join Date
    Apr 2007
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Tables Basics

    Ok in HTML there is the tag <table> its attrabutes are:

    BORDER: size of border around the table
    CELLPADDING: space between the edge of a cell and the contents
    CELLSPACING: space between cells
    WIDTH: width of the table as a whole
    BGCOLOR: color of the background
    BACKGROUND: picture to use as background
    ALIGN: alignment of table to surrounding text
    HSPACE: horizontal space between table and surrounding text VSPACE: vertical space between table and surrounding text
    HEIGHT: height of the table as a whole
    FRAME: parts of outside border that are visible
    RULES: if there should be internal borders
    BORDERCOLOR: color of border around the table
    BORDERCOLORLIGHT: color of "light" part of border around the table
    BORDERCOLORDARK: color of "dark" part of border around the table
    SUMMARY: Summary of the purpose of the table



    Now to make a table the code would look like:
    Code:
    <table border="1" bgcolor="#000000">
           <tr width="120" height="100%">
                  <th><font color="#ffffff">TEXT</font></th>
           </tr>
    </table>
    Ok let me break it down now.

    since the Table tag has a border attribute its gunna show a border and have the background black.

    the TR tag is a row its going to be 120 pixels in width.

    Th is a collum in the row.

    So that code would produce:


    Tables Basics
  2. #2
    Chenquie's Avatar Banned
    Reputation
    110
    Join Date
    Dec 2007
    Posts
    910
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice explained but maybe you should show us more examples. Personally I like css with divs better then tables.

  3. #3
    freezer1012's Avatar Member
    Reputation
    34
    Join Date
    Apr 2007
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ya me too i just didnt want to put css in a post in the HTML section so


Similar Threads

  1. basic campfire
    By Marlo in forum World of Warcraft General
    Replies: 2
    Last Post: 12-06-2006, 04:38 PM
  2. Basics of Video Making!!
    By Krazzee in forum World of Warcraft Guides
    Replies: 8
    Last Post: 12-03-2006, 08:02 AM
  3. [Guide] Basic DBC Table Review
    By Fault in forum WoW ME Tools & Guides
    Replies: 4
    Last Post: 12-02-2006, 04:36 AM
  4. Tanking For Dummies Part 1: The Basics
    By Krazzee in forum World of Warcraft Guides
    Replies: 1
    Last Post: 06-14-2006, 07:41 AM
  5. Table Of Contents
    By oninuva in forum World of Warcraft Guides
    Replies: 0
    Last Post: 04-23-2006, 01:45 PM
All times are GMT -5. The time now is 06:39 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search