Stupid DreamWeaver question

Discussion in 'HTML & Website Design' started by swollenpickles, Aug 25, 2007.

  1. #1
    Ok this question will probably sound stupid, but is there a way to draw your layout in Dreamweaver (using the table tool) and then convert that layout to CSS?? What would be the easiest way to do something like that?
    Cheers
     
    swollenpickles, Aug 25, 2007 IP
  2. blueparukia

    blueparukia Well-Known Member

    Messages:
    1,564
    Likes Received:
    71
    Best Answers:
    7
    Trophy Points:
    160
    #2
    There is no way to convert tables to CSS properly.

    BP
     
    blueparukia, Aug 25, 2007 IP
  3. swollenpickles

    swollenpickles Active Member

    Messages:
    1,271
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    80
    #3
    ok cool thanks
     
    swollenpickles, Aug 26, 2007 IP
  4. dannytuppeny

    dannytuppeny Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Have a look on the web. Most stuff that can be done in tables can be done in CSS, including nice columns - though it's a little hacky. It's worth it though - tables around your whole site are nasty :)
     
    dannytuppeny, Aug 26, 2007 IP
  5. swollenpickles

    swollenpickles Active Member

    Messages:
    1,271
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    80
    #5
    I guess I was just looking for the easy way out. I'd like to be able to draw a layout visually and then have that converted to CSS.
     
    swollenpickles, Aug 26, 2007 IP
  6. dannytuppeny

    dannytuppeny Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I'm afraid it's not that easy! :(
     
    dannytuppeny, Aug 27, 2007 IP
  7. quikfind_jerry

    quikfind_jerry Peon

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I thinks its not that easy buddy :(

    regards
    Jerry
     
    quikfind_jerry, Aug 27, 2007 IP
  8. neoknight

    neoknight Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Yeah, tables are dead. Go CSS and DIV's or go broke!
     
    neoknight, Aug 27, 2007 IP
  9. Directory_SEO

    Directory_SEO Peon

    Messages:
    202
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #9
    dreamweaver comes with css template, take a look and you can learn something from it, such as how to use CSS to build a basic 3 column site
     
    Directory_SEO, Aug 27, 2007 IP