1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

what book?

Discussion in 'HTML & Website Design' started by toby, Sep 5, 2007.

  1. #1
    Hi guys,

    I code PHP and know HTML. My level is intermediat to advance.

    Problem is that I do not have clear knowledge on creating a beautiful site with CSS supported. So wonder if u know any good books u suggested?

    I could basically copy and pasted CSS and HTML together but i really like to know more how to code it properly.

    toby
     
    toby, Sep 5, 2007 IP
  2. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #2
    Beginning CSS Development - Simon Collison
     
    soulscratch, Sep 5, 2007 IP
    toby likes this.
  3. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Or HTML Utopia from SitePoint.

    Bear in mind however, that I'm far ahead of the pack when it comes to coding with HTML and CSS, so what works for me may not work for others (at least until I get my thoughts on paper and get them published).
     
    Dan Schulz, Sep 5, 2007 IP
  4. toby

    toby Notable Member

    Messages:
    6,923
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    285
    #4
    dan, what u mean?
    soul, and do u think it's good for interemediate users like me? i dont wish to learn from <body> tag, or how to use <pre> tag, etc.

    toby
     
    toby, Sep 5, 2007 IP
  5. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I meant www.sitepoint.com/books/css2 :)

    Oh, you meant my skill level. I use a technique called minimal markup (and by minimal I do mean less is more - less code than you'll see other HTML/CSS coders use, sometimes upwards of 50% less) which follows the proper source code order (header, menu, content, sidebars, footer) and a combination of floats and negative margins instead of absolute positioning and hacks for 20 different browsers.
     
    Dan Schulz, Sep 5, 2007 IP
    toby likes this.
  6. toby

    toby Notable Member

    Messages:
    6,923
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    285
    #6
    thanks Dan, u save the day!
     
    toby, Sep 5, 2007 IP