HELP +REP ( WEB DESIGN CLASS, beggining) menu

Shout-Out

User Tag List

Results 1 to 15 of 15
  1. #1
    BrightChild's Avatar I AM 100$ SERIOUS
    Reputation
    525
    Join Date
    Oct 2006
    Posts
    1,122
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    HELP +REP ( WEB DESIGN CLASS, beggining)

    I need a code for a "simple table" that i can just toss into a website thingy im making with HTML, +rep whoever helps. QUICK!!!

    HELP +REP ( WEB DESIGN CLASS, beggining)
  2. #2
    kBlaster's Avatar Active Member
    Reputation
    25
    Join Date
    Jan 2007
    Posts
    277
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    /target Frost
    /cast Divine Intervention
    You die.


  3. #3
    Innit's Avatar W͈̮̝̉͌̀ͩÅ̻̗̗̼̩̣͉̽Î͙̳ ͚̑ ̌͌ͯ
    Reputation
    386
    Join Date
    Sep 2006
    Posts
    1,636
    Thanks G/R
    2/5
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)


  4. #4
    Marlo's Avatar Banned
    Reputation
    84
    Join Date
    Jul 2006
    Posts
    2,453
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    What do you mean by "a simple table" tables come in all shapes and sizes...

  5. #5
    BrightChild's Avatar I AM 100$ SERIOUS
    Reputation
    525
    Join Date
    Oct 2006
    Posts
    1,122
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    Originally Posted by Marlo View Post
    What do you mean by "a simple table" tables come in all shapes and sizes...
    The assignment says to "create a simple table" this is due Monday so i should be OK until then, i just need some info.

  6. #6
    Toxik's Avatar Member
    Reputation
    14
    Join Date
    Jun 2007
    Posts
    93
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    <table border="1">
    <tr>
    <td>row 1, cell 1</td>
    <td>row 1, cell 2</td>
    </tr>
    <tr>
    <td>row 2, cell 1</td>
    <td>row 2, cell 2</td>
    </tr>
    </table>

    ^ Simple Table

    <table border="1">
    <tr>
    <th>Heading</th>
    <th>Another Heading</th>
    </tr>
    <tr>
    <td>row 1, cell 1</td>
    <td>row 1, cell 2</td>
    </tr>
    <tr>
    <td>row 2, cell 1</td>
    <td>row 2, cell 2</td>
    </tr>
    </table>

    ^ More Advanced


    +Rep Me Whenever I Post Something You Find Useful

  7. #7
    treyska's Avatar Drummer / Designer
    Reputation
    392
    Join Date
    Nov 2006
    Posts
    1,039
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    so you're taking a web design class.. and you want to copy and paste someone's table code?

    why not look it up on google and learn something? :/


  8. #8
    Sekspyz's Avatar Active Member
    Reputation
    23
    Join Date
    Jun 2007
    Posts
    349
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    here you go mate

    link to how to make tables..
    this iz lame

  9. #9
    Marlo's Avatar Banned
    Reputation
    84
    Join Date
    Jul 2006
    Posts
    2,453
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    Why do web design classes still teach tables and frames?!

    learn to CSS nubs

  10. #10
    Sekspyz's Avatar Active Member
    Reputation
    23
    Join Date
    Jun 2007
    Posts
    349
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    ye, i think thats best frost .. and hph and all sh*t..
    html.. no body uses it in these times.. but i posted a link if you rlly want :woot:
    this iz lame

  11. #11
    BrightChild's Avatar I AM 100$ SERIOUS
    Reputation
    525
    Join Date
    Oct 2006
    Posts
    1,122
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    yah its more of a what we remember from last year, unfortunately i was forum trolling all class long

    Ty CygOpat and Toxik +rep both of you

    And treyska, computer teacher blocked sites and crap, becuase he is... a jerk.

  12. #12
    Sekspyz's Avatar Active Member
    Reputation
    23
    Join Date
    Jun 2007
    Posts
    349
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    Originally Posted by Frost View Post
    yah its more of a what we remember from last year, unfortunately i was forum trolling all class long

    Ty CygOpat and Toxik +rep both of you

    And treyska, computer teacher blocked sites and crap, becuase he is... a jerk.
    Np
    Look at the site a litte, i learned there pretty much..
    not only HMTL but alos CSS


    horde->:stick:<-alliance
    this iz lame

  13. #13
    Sekspyz's Avatar Active Member
    Reputation
    23
    Join Date
    Jun 2007
    Posts
    349
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    I found somethin' for you frost, to practice ^^
    practice thingy
    this iz lame

  14. #14
    BrightChild's Avatar I AM 100$ SERIOUS
    Reputation
    525
    Join Date
    Oct 2006
    Posts
    1,122
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    Originally Posted by CygOpat View Post
    I found somethin' for you frost, to practice ^^
    practice thingy
    thats cool, thanks man

  15. #15
    MaXe's Avatar Member
    Reputation
    79
    Join Date
    Jan 2007
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: HELP +REP ( WEB DESIGN CLASS, beggining)

    Well, first, you gotta learn HTML, when you have the basic knowledge of that, then you can start learn CSS & PHP. :P

    And btw, you can still make a fine site WITH TABLES and without CSS, you just gotta play right with the options in the tables.
    - The Mysterious Ways of The Unknown


Similar Threads

  1. Requesting Logo Help: Time Crunch // Web Design $500
    By LFC in forum Art & Graphic Design
    Replies: 12
    Last Post: 03-07-2013, 02:42 PM
  2. Play Your Class (Web Designer needed)
    By Hunterplay in forum World of Warcraft General
    Replies: 2
    Last Post: 03-24-2009, 11:45 PM
  3. Keazin's Pack Web site Public Help and 2 realm Help +rep THX~!
    By september in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 03-14-2009, 12:58 AM
  4. New Web Designing Boards?
    By Xach in forum Suggestions
    Replies: 20
    Last Post: 01-17-2007, 07:17 AM
  5. Web Designing
    By Grelkamah in forum Community Chat
    Replies: 14
    Last Post: 11-23-2006, 07:50 AM
All times are GMT -5. The time now is 07:02 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search