Results 1 to 9 of 9
  1. #1
    Join Date
    Feb 2004
    Location
    Northern NJ
    Posts
    570

    New to Div's Help Needed...

    I can't find a site that tells me one simple thing. How to setup a site like this

    http://www.shreddersdojo.com/fanfilmtest.jpg

    using DIV Tags.

    I can create the DIV Tags easilly enough in DreamWeaver,
    but I don't know how to add them and place them. Can I create the site I Want above using only DIV Tags?
    Check out Twelveoclock.net. And please check out our forums for fun Animation/Technology talk

  2. #2
    Join Date
    Feb 2004
    Location
    Northern NJ
    Posts
    570
    Edit - Worked together a rough table layout,

    www.fanfilmproject.com

    all temporary..just to work out the layout design.
    Check out Twelveoclock.net. And please check out our forums for fun Animation/Technology talk

  3. #3
    You can create exactly the same thing with divs as you can with tables - divs are just better .

    first, you need to know CSS... do you know that?

    if you do, then you have to style the div first in the CSS, then you add it to your HTML document.


    If you want some more help and info, then contact me on MSN : killer4b4@hotmail.com

  4. #4
    Im working on your layout now... Ill post the files so you can study them and learn how to do it.

  5. #5
    Here you are, here are your files that i made. Check them out - its easy to understand divs.
    Attached Files Attached Files

  6. #6
    Join Date
    Feb 2004
    Location
    Northern NJ
    Posts
    570
    That's what I needed. Something I could mess around with that's
    a simple setup and see how everything works.

    Thanks .

    I'm staying up later than normal getting hooked on a Deal or
    No Deal episode, so I'll mess around with it tommorow with a
    fresh mind .
    Check out Twelveoclock.net. And please check out our forums for fun Animation/Technology talk

  7. #7
    Do a search for CSS Layout, you will find lots of good reading. Say goodbye to tables forever. Well, except for what they were intended for, tabular data.

  8. #8
    Join Date
    Feb 2004
    Location
    Northern NJ
    Posts
    570
    Well, I'm starting to mess around with that file linked above...

    www.shreddersdojo.com is now redone in css.

    If you view it in IE, it appears as it does in the Dreamweaver layout.. but it looks better in Firefox...Can't figure out why it's doing that all of a sudden but other than that, i'm slowly starting to get how this stuff works.
    Check out Twelveoclock.net. And please check out our forums for fun Animation/Technology talk

  9. #9
    There are many "hacks" or I should say "filters" to make CSS layouts work with IE 5/6. This covers the major ones http://www.positioniseverything.net/ie-primer.html

    Good luck and enjoy learning CSS.

Posting Permissions

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