Text Formatting ?

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NoleFan
    Hall Of Fame
    • Aug 2002
    • 12855

    #1

    Text Formatting ?

    How do you line things up in posts, namely box scores and schedules etc., without wrapping in code tags?

    I've seen other users do it but I have no idea how.

    Thanks
    F-L-O-R-I-D-A! S-T-A-T-E! Florida State! Florida State! Florida State! Wooooo!
  • Hassan Darkside
    We Here
    • Sep 2003
    • 7561

    #2
    Re: Text Formatting ?

    Tables

    <table><tbody><tr><th>Column 1</th><th>Column 2</th><th>Column 3</th></tr><tr><td>Row 2</td><td>Row 2</td><td>Row 2</td></tr><tr><td>Row 3</td><td>Row 3</td><td>Row 3</td></tr><tr><td>Row 4</td><td>Row 4</td><td>Row 4</td></tr></tbody></table>
    PHP Code:
    <DIV           align="center"><TABLE>
              <
    TR>
              <
    TH>Column 1</TH>
              <
    TH>Column 2</TH>
              <
    TH>Column 3</TH>
              </
    TR>
              <
    TR>
              <
    TD>Row 2</TD>
              <
    TD>Row 2</TD>
              <
    TD>Row 2</TD>
              </
    TR>
              <
    TR>
              <
    TD>Row 3</TD>
              <
    TD>Row 3</TD>
              <
    TD>Row 3</TD>
              </
    TR>
              <
    TR>
              <
    TD>Row 4</TD>
              <
    TD>Row 4</TD>
              <
    TD>Row 4</TD>
              </
    TR>
              </
    TABLE>
              </
    DIV
    [NYK|DAL|VT]
    A true MC, y'all doing them regular degular dance songs
    You losin' your teeth, moving like using Kevin Durant comb
    Royce da 5'9"


    Originally posted by DCAllAmerican
    How many brothers fell victim to the skeet.........

    Comment

    • NoleFan
      Hall Of Fame
      • Aug 2002
      • 12855

      #3
      Re: Text Formatting ?

      Thanks. I've been fooling with it though and I get this HUGE space at the beginning and am having trouble making it look nice and neat.

      I did find this though so I'm gonna fool around with it a little bit.
      Last edited by NoleFan; 07-09-2007, 07:44 AM.
      F-L-O-R-I-D-A! S-T-A-T-E! Florida State! Florida State! Florida State! Wooooo!

      Comment

      • NoleFan
        Hall Of Fame
        • Aug 2002
        • 12855

        #4
        Re: Text Formatting ?

        Sweet! I got this...

        <TABLE border=1 align=center><TR align=center> <TD>&nbsp;</TD><TH>1st</TH><TH>2nd</TH><TH>3rd</TH><TH>4th</TH><th>OT</th><th>Total</th></TR><TR align=center style="color:yellow"><TH>FSU</TH><TD>30</TD><TD>10</TD><TD>10</TD><TD>10</TD><td>-</td><td>60</td><TR align=center> <TH>Miami</TH><TD>0</TD><TD>0</TD><TD>0</TD><TD>0</TD><td>-</td><td>0</td></TABLE>

        Now, I just need to figure out how to make the winning team yellow and I'll be good to go.

        Thanks ruff!
        Last edited by NoleFan; 07-10-2007, 07:54 AM.
        F-L-O-R-I-D-A! S-T-A-T-E! Florida State! Florida State! Florida State! Wooooo!

        Comment

        • Dame
          Sweettouch
          • Jul 2004
          • 1246

          #5
          Re: Text Formatting ?

          Originally posted by NoleFan
          Sweet! I got this...

          <TABLE border=1 align=center><TR align=center> <TD>&nbsp;</TD><TH>1st</TH><TH>2nd</TH><TH>3rd</TH><TH>4th</TH><th>OT</th><th>Total</th></TR><TR align=center><TH>FSU</TH><TD>30</TD><TD>10</TD><TD>10</TD><TD>10</TD><td>-</td><td>60</td><TR align=center> <TH>Miami</TH><TD>0</TD><TD>0</TD><TD>0</TD><TD>0</TD><td>-</td><td>0</td></TABLE>

          Now, I just need to figure out how to make the winning team yellow and I'll be good to go.

          Thanks ruff!
          You can use a conditional if too change the color of the winning team
          http://twitter.com/d_gadson come and follow me
          http://gplus.to/dgadson Google+

          Comment

          • The GIGGAS
            Timbers - Jags - Hokies
            • Mar 2003
            • 28474

            #6
            Re: Text Formatting ?

            What do you want yellow? Basically use the style attribute and use lower level CSS to do it.
            Rose City 'Til I Die
            Duuuuuuuvvvvaaaaaaaal
            Hokie Hokie Hokie Hy

            Member: OS Uni Snob Assoc.
            OS OT Post Champ '11

            Twitter: @TheGIGGAS_OS
            Xbox Live: TheGIGGAS
            3DS: 1349-7755-3870

            Comment

            • Jistic
              Hall Of Fame
              • Mar 2003
              • 16405

              #7
              Re: Text Formatting ?

              Originally posted by NoleFan
              Sweet! I got this...

              <TABLE border=1 align=center><TR align=center> <TD>&nbsp;</TD><TH>1st</TH><TH>2nd</TH><TH>3rd</TH><TH>4th</TH><th>OT</th><th>Total</th></TR><TR align=center><TH>FSU</TH><TD>0</TD><TD>0</TD><TD>0</TD><TD>0</TD><td>-</td><td>0</td><TR align=center> <TH>Miami</TH><TD>0</TD><TD>0</TD><TD>9</TD><TD>90</TD><td>-</td><td>99</td></TABLE>

              Now, I just need to figure out how to make the winning team yellow and I'll be good to go.

              Thanks ruff!
              *FIXED*
              PSN: JISTIC_OS
              XBOX LIVE: JISTIC

              Comment

              • The GIGGAS
                Timbers - Jags - Hokies
                • Mar 2003
                • 28474

                #8
                Re: Text Formatting ?

                Very nice, Jistic.
                Rose City 'Til I Die
                Duuuuuuuvvvvaaaaaaaal
                Hokie Hokie Hokie Hy

                Member: OS Uni Snob Assoc.
                OS OT Post Champ '11

                Twitter: @TheGIGGAS_OS
                Xbox Live: TheGIGGAS
                3DS: 1349-7755-3870

                Comment

                • NoleFan
                  Hall Of Fame
                  • Aug 2002
                  • 12855

                  #9
                  Re: Text Formatting ?

                  Boooooooooooo Miami Hurricanes.

                  Originally posted by The GIGGAS
                  What do you want yellow? Basically use the style attribute and use lower level CSS to do it.
                  See, I don't know how to do that just yet.
                  Last edited by NoleFan; 07-10-2007, 12:07 AM.
                  F-L-O-R-I-D-A! S-T-A-T-E! Florida State! Florida State! Florida State! Wooooo!

                  Comment

                  • The GIGGAS
                    Timbers - Jags - Hokies
                    • Mar 2003
                    • 28474

                    #10
                    Re: Text Formatting ?

                    Originally posted by NoleFan
                    Boooooooooooo Miami Hurricanes.


                    See, I don't know how to do that just yet.
                    < td style="color:yellow"> for the foreground
                    < td style="background-color:yellow"> for the background
                    Rose City 'Til I Die
                    Duuuuuuuvvvvaaaaaaaal
                    Hokie Hokie Hokie Hy

                    Member: OS Uni Snob Assoc.
                    OS OT Post Champ '11

                    Twitter: @TheGIGGAS_OS
                    Xbox Live: TheGIGGAS
                    3DS: 1349-7755-3870

                    Comment

                    • NoleFan
                      Hall Of Fame
                      • Aug 2002
                      • 12855

                      #11
                      Re: Text Formatting ?

                      Originally posted by The GIGGAS
                      < td style="color:yellow"> for the foreground
                      < td style="background-color:yellow"> for the background
                      Got it! Thanks! If you ever need a recommendation letter or the boards...I got you covered.
                      F-L-O-R-I-D-A! S-T-A-T-E! Florida State! Florida State! Florida State! Wooooo!

                      Comment

                      • The GIGGAS
                        Timbers - Jags - Hokies
                        • Mar 2003
                        • 28474

                        #12
                        Re: Text Formatting ?

                        Originally posted by NoleFan
                        Got it! Thanks! If you ever need a recommendation letter or the boards...I got you covered.
                        No probs... That's what taking a class in Web Programming gets you!
                        Rose City 'Til I Die
                        Duuuuuuuvvvvaaaaaaaal
                        Hokie Hokie Hokie Hy

                        Member: OS Uni Snob Assoc.
                        OS OT Post Champ '11

                        Twitter: @TheGIGGAS_OS
                        Xbox Live: TheGIGGAS
                        3DS: 1349-7755-3870

                        Comment

                        Working...