What software for creating html pages

Discussion in 'HTML & Website Design' started by fortify, Jun 9, 2007.

  1. #1
    What software do you guys use for creating html pages?
     
    fortify, Jun 9, 2007 IP
  2. ericandcandi

    ericandcandi Peon

    Messages:
    171
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Dreamweaver is a good html editor. But alot of dihard coders here use notepad........Unfortunately I am not one of them and have to use dreamweaver's WYSIWYG editor.
     
    ericandcandi, Jun 9, 2007 IP
  3. Audentio

    Audentio Well-Known Member

    Messages:
    424
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    108
    #3
    I just cant deal with the WYS editor dreamweaver has. It doesnt work well for me, I don't know why. I use dreamweaver for major stuff, but most stuff I do for forum design is in notepad.
     
    Audentio, Jun 9, 2007 IP
  4. Tiki

    Tiki Peon

    Messages:
    15
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I enjoy using Dreamweaver because I can automatically upload my files via FTP after editing them straight through the interface. InType is really nice too!
     
    Tiki, Jun 9, 2007 IP
  5. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Dan Schulz, Jun 9, 2007 IP
  6. rayofshadow

    rayofshadow Member

    Messages:
    41
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #6
    Dreamweaver is the best software :cool:
     
    rayofshadow, Jun 9, 2007 IP
  7. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Ah, but that is but an opinion. The best software is the software that gets the job done with a minimum of fuss. That, and WISIWYG editors have a bad reputation for producing bloated, nonsensical code that should never even be allowed to sit on a production server anyway.
     
    Dan Schulz, Jun 9, 2007 IP
  8. ravianz

    ravianz Notable Member

    Messages:
    1,536
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    250
    #8
    Ive been using dreamweaver for a long time and thats probably the best option available
     
    ravianz, Jun 9, 2007 IP
  9. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #9
    If it meets your needs and does what you need it to do, go for it. I'm just saying it may not be the best for everyone (since everyone's needs and budget are different). :)
     
    Dan Schulz, Jun 9, 2007 IP
  10. mattcch2007

    mattcch2007 Peon

    Messages:
    562
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Dm8 for the table/cell layout and a note-pad like editor for changing the code directly if you are familar with html tags.
    Seem many professionals are creating webpages in this way as i know.:)
     
    mattcch2007, Jun 10, 2007 IP
  11. Dominicc2003

    Dominicc2003 Peon

    Messages:
    853
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Dreamweaver if you want WYSIWYG-style editing
     
    Dominicc2003, Jun 10, 2007 IP
  12. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #12
    use visual studio for producing sites - normally it is .Net but even if doing static html the auto format layout, predictive text type thing, xHTML validation is useful even when doing static pages.
     
    AstarothSolutions, Jun 10, 2007 IP
  13. LeetPCUser

    LeetPCUser Peon

    Messages:
    711
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I use DreamWeaver, only for the colors and tabbing however. I do all the coding by hand.
     
    LeetPCUser, Jun 11, 2007 IP
  14. ichigo

    ichigo Well-Known Member

    Messages:
    2,913
    Likes Received:
    116
    Best Answers:
    0
    Trophy Points:
    135
    #14
    there are a lot but the best one is not free.
    adobe dreamweaver cs3 :D
     
    ichigo, Jun 11, 2007 IP
  15. andwal

    andwal Peon

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    I still use HTML Kit - http://www.chami.com/html-kit/

    Its free - has plenty of free plugins, recognizes php, has tags reminder, wizards, preview etc. etc. etc.

    I've never needed anything else.
     
    andwal, Jun 11, 2007 IP
  16. theshow

    theshow Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    hand coders just make me laugh. so much work which i could do in half the time with dreamweaver.
     
    theshow, Jun 12, 2007 IP
  17. MyRule

    MyRule Peon

    Messages:
    65
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #17
    Dreamweaver is imo the best choice if youre new to coding. It has an easy to use WYSIWYG editor. However, the code it produces is not really perfect...
    Hand coding (using notepad) takes longer (to learn and to do) but the code is much better.
     
    MyRule, Jun 12, 2007 IP
  18. Mooseman

    Mooseman Peon

    Messages:
    453
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #18
    I use Dreamweaver cause i speeds up my work, and to spot syntax errors. But I only code by hand in Dreamweaver, I never let Dreamweaver do the code for me.
     
    Mooseman, Jun 12, 2007 IP
  19. carlosp120

    carlosp120 Well-Known Member

    Messages:
    163
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #19
    i use BBedit for mac, idk if there is a copy for windows.
    Really nice application.
     
    carlosp120, Jun 12, 2007 IP
  20. bigballer

    bigballer Member

    Messages:
    57
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #20
    Do any of you use pagebreeze? I am an absolute rookie looking for a good, hopefully free or inexpensive editor to build my first website. any direction is helpful

    aaron
     
    bigballer, Jun 12, 2007 IP
    Fret-Less likes this.