Results 1 to 6 of 6

Thread: Tables

  1. #1
    Learning All I Can izwar's Avatar
    Join Date
    Feb 2006
    Location
    Miami
    Posts
    384

    Tables

    Im gnna be starting to design my first site in photoshop, and the only basic way i know to get layout how i want is using tables which most ppl do i know, but i does using CSS have a great advantage over tables and i have no idea how to use CSS for layout or even css for anything for that matter.

  2. #2
    I would recommend you use div's instead of tables, but it's all personal preference. In the end, the visitor doesn't care if you used talbes, divs, spans, whatever as long as the information is there that they are searching for. For me, I don't think I could build a site in tables again (and I never was that good at it to begin with). I have found that the way my mind thinks about layouts, etc, CSS is perfect for me. I find liquid layouts a little more difficult, but that's just because I normally design fixed width and have little practice for liquid layouts. I think once you get into XHTML/CSS you'll not ever want to go back to tables.

  3. #3
    Learning All I Can izwar's Avatar
    Join Date
    Feb 2006
    Location
    Miami
    Posts
    384
    i dont even know how to use or konw wut DIV tags are or how to use CSS for layout, where can i learn this

  4. #4
    I learned from visiting sitepoint.com and just through trial and error. My first attempt at CSS layout was terrible, but I learned a lot. Scrapped that design and started a new one.

    Another way to learn is to simply tear apart someone elses code. View the Source and view the CSS and see how they did what they did. And if all else fails just post your problem here or any other forum for that matter and ask for help.

    http://www.w3schools.com/ is also another good outlet for beginners.

  5. #5
    I see mildly ill people. AmbulanceBlues's Avatar
    Join Date
    Aug 2006
    Location
    Houston
    Posts
    119

    Good CSS Resource

    I wanted to make sure I mastered the basics before I started building sites so I bought a SitePoint published book called <I>Build your Own Web Site The Right Way Using HTML & CSS</I> By Ian Lloyd. It's a well written, straight forward book. Lloyd is big into web standards and I've got to think that can only help with SEO later.

  6. #6
    Yeah the SitePoint books are pretty good beginner books. Two others that are good are Bulletproof Web Design by Dan Cederholm, and CSS Mastery by Andy Budd and Cameron Moll.

Similar Threads

  1. MySQL Resources
    By Dan Grossman in forum Website Programming & Databases
    Replies: 36
    Last Post: 04-11-2006, 05:26 PM
  2. tables help im confused
    By s2kinteg916 in forum HTML, CSS, Layout, and Design
    Replies: 14
    Last Post: 12-02-2003, 09:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •