CSS Programers In Here

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Compdoctor
    Confirmed User
    • Aug 2001
    • 1937

    #1

    CSS Programers In Here

    Is it possible to write a css file to make a normal site appear normal in a mobile phone. Remembering that most phones have a viewing space of 250 p to 340p.
    Content By Compdoctor- Original 3D Cartoon Work

    3D Comics

    Anime Resource Accepting Toon/Hentai Links
  • yahoo-xxx-girls.com
    Confirmed User
    • Jul 2006
    • 3143

    #2
    I do some CSS...

    .
    sig too big

    Comment

    • donborno
      Confirmed User
      • Jan 2007
      • 374

      #3
      Yes, that's possible if you separate the document structure (XHTML) from the design (CSS). Then you can use something like
      <link rel="stylesheet" media="screen" href="ksdjhgksdhg.css">
      <link rel="stylesheet" media="handheld" href="fkgdjhfiklli.css">

      Comment

      • BOSS1
        Confirmed User
        • Sep 2005
        • 4331

        #4
        Originally posted by donborno
        Yes, that's possible if you separate the document structure (XHTML) from the design (CSS). Then you can use something like
        <link rel="stylesheet" media="screen" href="ksdjhgksdhg.css">
        <link rel="stylesheet" media="handheld" href="fkgdjhfiklli.css">
        wow if this rreally works thats awesome

        NEW SITE: Stockings Kingdom
        Lesbians in Latex, Lesbians in Stockings, Granny Sex, BDSM Porn, Latex and Sex, Custom Foot Fetish, Femdom Movies and Kinky Porn Pass.
        300+ hosted flvs, 500+ hosted galleries, Page Peel ADs.. NATS export and payouts twice a month

        Comment

        • Compdoctor
          Confirmed User
          • Aug 2001
          • 1937

          #5
          Originally posted by donborno
          Yes, that's possible if you separate the document structure (XHTML) from the design (CSS). Then you can use something like
          <link rel="stylesheet" media="screen" href="ksdjhgksdhg.css">
          <link rel="stylesheet" media="handheld" href="fkgdjhfiklli.css">
          thanks I'll give it a try
          Content By Compdoctor- Original 3D Cartoon Work

          3D Comics

          Anime Resource Accepting Toon/Hentai Links

          Comment

          • StuartD
            Sofa King Band
            • Jul 2002
            • 29903

            #6
            donborno is correct:

            Valid CSS Media Types:
            all
            Suitable for all devices.

            aural
            Intended for speech synthesizers. See the section on aural style sheets for details.

            braille
            Intended for braille tactile feedback devices.

            embossed
            Intended for paged braille printers.

            handheld
            Intended for handheld devices (typically small screen, monochrome, limited bandwidth).

            print
            Intended for paged, opaque material and for documents viewed on screen in print preview mode. Please consult the section on paged media for information about formatting issues that are specific to paged media.

            projection
            Intended for projected presentations, for example projectors or print to transparencies. Please consult the section on paged media for information about formatting issues that are specific to paged media.

            screen
            Intended primarily for color computer screens.

            tty
            Intended for media using a fixed-pitch character grid, such as teletypes, terminals, or portable devices with limited display capabilities. Authors should not use pixel units with the "tty" media type.

            tv
            Intended for television-type devices (low resolution, color, limited-scrollability screens, sound available).
            This is me on facebook
            This is me on twitter

            Comment

            • teg0
              Confirmed User
              • Jan 2006
              • 4204

              #7
              Even though you can do it with css with media types a lot of sites still will dedicated a subdomain like m.domain.com just because they'll have some variations in the code as well.

              Comment

              • Compdoctor
                Confirmed User
                • Aug 2001
                • 1937

                #8
                so nice shit here guys, thanks, am going to work on one today, and will post it so you can test it on your mobile
                Content By Compdoctor- Original 3D Cartoon Work

                3D Comics

                Anime Resource Accepting Toon/Hentai Links

                Comment

                • Deej
                  I make pixels work
                  • Jun 2005
                  • 24386

                  #9
                  Damn, I just recently found out there are numerous "types"


                  but braille...


                  reminds me of this movie, whos seen it. Sneakers. Whistler the blind guy is reading a braille playboy magazine...

                  Funny.... mmmmmm shes got nice bumps

                  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

                    #10

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


                    Icq#30096880

                    Comment

                    • xroach
                      Confirmed User
                      • Feb 2002
                      • 963

                      #11
                      google "mvc"

                      Comment

                      Working...