Books on html php

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mudge

    Books on html php

    Hi,

    I know the html tags and am pretty familiar with CSS. What I don't know
    really is good layout with a combination of these. I don't really know when
    to use tables or when to use just css and I would really like to see
    examples of well designed web sites and the html for it. I hate "what you
    see is what you get editors".   Does anybody know of any books that show
    good examples of web page layout?  I would also like to see good examples
    of using tables for page layouts -- (even though I know the css people say
    don't do that, i'd still like to know how.)

    I'm also planning to use PHP to construct pages so if anybody knows about
    any books that cover Web design with php, that would be great too -- and
    I'm refering to more of the presentation part.   Thanks
  • Tony Marston

    #2
    Re: Books on html php

    Go to Amazon.com and search for PHP in the books section - there are LOADS
    of entries.

    --
    Tony Marston

    This is Tony Marston's web site, containing personal information plus pages devoted to the Uniface 4GL development language, XML and XSL, PHP and MySQL, and a bit of COBOL



    "Mudge" <mark1822@hotma il.com> wrote in message
    news:cIqKc.1209 06$XM6.24492@at tbi_s53...[color=blue]
    > Hi,
    >
    > I know the html tags and am pretty familiar with CSS. What I don't know
    > really is good layout with a combination of these. I don't really know[/color]
    when[color=blue]
    > to use tables or when to use just css and I would really like to see
    > examples of well designed web sites and the html for it. I hate "what you
    > see is what you get editors". Does anybody know of any books that show
    > good examples of web page layout? I would also like to see good examples
    > of using tables for page layouts -- (even though I know the css people say
    > don't do that, i'd still like to know how.)
    >
    > I'm also planning to use PHP to construct pages so if anybody knows about
    > any books that cover Web design with php, that would be great too -- and
    > I'm refering to more of the presentation part. Thanks[/color]


    Comment

    • Konrad Maquestieau

      #3
      Re: Books on html php

      Mudge wrote:
      [color=blue]
      > Hi,
      >
      > I know the html tags and am pretty familiar with CSS. What I don't know
      > really is good layout with a combination of these. I don't really know
      > when to use tables or when to use just css and I would really like to see
      > examples of well designed web sites and the html for it. I hate "what you
      > see is what you get editors".   Does anybody know of any books that show
      > good examples of web page layout?  I would also like to see good examples
      > of using tables for page layouts -- (even though I know the css people say
      > don't do that, i'd still like to know how.)[/color]


      Have a look at:

      Books of Eric Meyer



      his excellent experiment


      Book of Jeffrey Zeldman


      Also have a look at:

      a browser-support chart


      a panic guide
      Web Development: CSS in the real world. Powered by coffee.


      a tutorial for fun and profit



      inspiration


      knowledge
      The Web Standards Project is a grassroots coalition fighting for standards which ensure simple, affordable access to web technologies for all.


      Hope this will help! ;-)

      konrad
      --

      Comment

      • Benny Hill

        #4
        Re: Books on html php

        On Sun, 18 Jul 2004 08:40:41 +0000, Mudge wrote:

        * snip request for book titles *

        Hey Mudge,

        I highly recommend buying technical books from www.bookpool.com - they've
        always had the best prices for me and I've never had any problems with
        them. Shipping is fast and everything is packed well.

        I'm assuming you're in the U.S. by the way. I don't know if Bookpool has
        warehouses/inventory elsewhere in the world...

        Sorry I don't have any specific suggestions for what you are asking about.
        I highly recommend checking out Tony's site (http://www.tonymarston.net/)
        for a great example of good coding style. The links that Konrad provided
        are also very good.

        Comment

        • Chung Leong

          #5
          Re: Books on html php


          "Mudge" <mark1822@hotma il.com> wrote in message
          news:cIqKc.1209 06$XM6.24492@at tbi_s53...[color=blue]
          > Hi,
          >
          > I know the html tags and am pretty familiar with CSS. What I don't know
          > really is good layout with a combination of these. I don't really know[/color]
          when[color=blue]
          > to use tables or when to use just css and I would really like to see
          > examples of well designed web sites and the html for it. I hate "what you
          > see is what you get editors". Does anybody know of any books that show
          > good examples of web page layout? I would also like to see good examples
          > of using tables for page layouts -- (even though I know the css people say
          > don't do that, i'd still like to know how.)
          >
          > I'm also planning to use PHP to construct pages so if anybody knows about
          > any books that cover Web design with php, that would be great too -- and
          > I'm refering to more of the presentation part. Thanks[/color]

          O'Reilly's DHTML Reference is indispensable. Belongs on every web
          developer's desk.


          Comment

          • Mudge

            #6
            Re: Books on html php

            Chung Leong wrote:
            [color=blue]
            >
            > "Mudge" <mark1822@hotma il.com> wrote in message
            > news:cIqKc.1209 06$XM6.24492@at tbi_s53...[color=green]
            >> Hi,
            >>
            >> I know the html tags and am pretty familiar with CSS. What I don't know
            >> really is good layout with a combination of these. I don't really know[/color]
            > when[color=green]
            >> to use tables or when to use just css and I would really like to see
            >> examples of well designed web sites and the html for it. I hate "what you
            >> see is what you get editors". Does anybody know of any books that show
            >> good examples of web page layout? I would also like to see good examples
            >> of using tables for page layouts -- (even though I know the css people
            >> say don't do that, i'd still like to know how.)
            >>
            >> I'm also planning to use PHP to construct pages so if anybody knows about
            >> any books that cover Web design with php, that would be great too -- and
            >> I'm refering to more of the presentation part. Thanks[/color]
            >
            > O'Reilly's DHTML Reference is indispensable. Belongs on every web
            > developer's desk.[/color]

            If you say it, it must be true. I'll buy it.

            Comment

            Working...