html question for well, html guys..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • greygoose
    Confirmed User
    • Apr 2005
    • 367

    #1

    html question for well, html guys..

    hi i'm building a mainstream site for a friend, and i am trying to build 2 transparent tables (for text). i have a pretty nice background, and with the transparency it will look real good.

    I need 2 transparent tables side by side.

    can you guys help me on this one? thanks..!
  • Damian_Maxcash
    So Fucking Banned
    • Oct 2002
    • 12745

    #2
    Originally posted by greygoose
    hi i'm building a mainstream site for a friend, and i am trying to build 2 transparent tables (for text). i have a pretty nice background, and with the transparency it will look real good.

    I need 2 transparent tables side by side.

    can you guys help me on this one? thanks..!
    If Im understanding right - you need to use layers or one table and two cells in a row. Also tables are transparent by default.

    Download dreamweaver

    Comment

    • greygoose
      Confirmed User
      • Apr 2005
      • 367

      #3
      sorry, i mean semi-transparent.. so you can read text better on top of the background

      Comment

      • Damian_Maxcash
        So Fucking Banned
        • Oct 2002
        • 12745

        #4
        Originally posted by greygoose
        sorry, i mean semi-transparent.. so you can read text better on top of the background
        I would use CSS and Layers - it would be pretty str8 forward - just set the transparancy % you want.

        Comment

        • Deej
          I make pixels work
          • Jun 2005
          • 24386

          #5
          Originally posted by greygoose
          sorry, i mean semi-transparent.. so you can read text better on top of the background
          opaque you mean?

          Deej's Designs n' What Not
          Hit me up for Design, CSS & Photo Retouching


          Icq#30096880

          Comment

          • munki
            Do Fun Shit.
            • Dec 2004
            • 13393

            #6
            do your color and transparency inside of photoshop, and use them as table backgrounds. Stack multiple tables inside of a single or dual table with your complete page diagrams laid out.

            I have the simplest tastes. I am always satisfied with the best.” -Oscar Wilde

            Comment

            • Deej
              I make pixels work
              • Jun 2005
              • 24386

              #7
              Originally posted by damian2001
              I would use CSS and Layers - it would be pretty str8 forward - just set the transparancy % you want.
              sounds right...and most efficient...

              depends on if he wants strictly HTML?

              Deej's Designs n' What Not
              Hit me up for Design, CSS & Photo Retouching


              Icq#30096880

              Comment

              • Deej
                I make pixels work
                • Jun 2005
                • 24386

                #8
                Originally posted by MikyMunki
                do your color and transparency inside of photoshop, and use them as table backgrounds. Stack multiple tables inside of a single or dual table with your complete page diagrams laid out.
                and thats how it works for strictly HTML

                Deej's Designs n' What Not
                Hit me up for Design, CSS & Photo Retouching


                Icq#30096880

                Comment

                • greygoose
                  Confirmed User
                  • Apr 2005
                  • 367

                  #9
                  okay i will give that a try.. thanks.

                  Comment

                  • greygoose
                    Confirmed User
                    • Apr 2005
                    • 367

                    #10
                    when saving for web what kind of .gif transparency? use a dither?

                    Comment

                    • TurboAngel
                      H.B.I.C.
                      • Jun 2003
                      • 30122

                      #11
                      I love your name.


                      Comment

                      • greygoose
                        Confirmed User
                        • Apr 2005
                        • 367

                        #12
                        goose n' soda w/ a twist.

                        Comment

                        • TurboAngel
                          H.B.I.C.
                          • Jun 2003
                          • 30122

                          #13
                          Originally posted by greygoose
                          goose n' soda w/ a twist.
                          I drink lemon drop shot's of it.



                          Comment

                          • greygoose
                            Confirmed User
                            • Apr 2005
                            • 367

                            #14
                            ah that works too

                            Comment

                            • greygoose
                              Confirmed User
                              • Apr 2005
                              • 367

                              #15
                              when saving for web what kind of .gif transparency? use a dither?

                              for some reason its not working....

                              Comment

                              • munki
                                Do Fun Shit.
                                • Dec 2004
                                • 13393

                                #16
                                If you are taking the straight HTML approach, no CSS, you won't be relying on .GIF transparecy... you will be "faking" it with your table arrangement.

                                I have the simplest tastes. I am always satisfied with the best.” -Oscar Wilde

                                Comment

                                • greygoose
                                  Confirmed User
                                  • Apr 2005
                                  • 367

                                  #17
                                  *bump*

                                  still cant get the transparency to work.... please

                                  Comment

                                  • Deej
                                    I make pixels work
                                    • Jun 2005
                                    • 24386

                                    #18
                                    Originally posted by greygoose
                                    *bump*

                                    still cant get the transparency to work.... please
                                    better to do table layers with non transparent what not, just fill the voids with the said color behind it....if its possible with what youre doing, hit me up and show me examples, Ill help you out

                                    Deej's Designs n' What Not
                                    Hit me up for Design, CSS & Photo Retouching


                                    Icq#30096880

                                    Comment

                                    • stickyfingerz
                                      Doin fine
                                      • Oct 2005
                                      • 24984

                                      #19
                                      Originally posted by damian2001
                                      I would use CSS and Layers - it would be pretty str8 forward - just set the transparancy % you want.

                                      Comment

                                      Working...