editor - best

Discussion in 'HTML & Website Design' started by amstrad, Nov 10, 2006.

  1. #1
    what is the best editor to create a www site ?
     
    amstrad, Nov 10, 2006 IP
  2. dp-user-1

    dp-user-1 Well-Known Member

    Messages:
    794
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Start >> Run >> notepad.exe

    I use PHP Designer 2006 (it's free) when I need to count lines, but that's it.
     
    dp-user-1, Nov 10, 2006 IP
  3. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #3
    Dreamweaver is my personal favorite. It has a lot of code shortcuts, and makes developing much faster. I don't use the GUI part very much as it has mixed results in quality but the text editor saves me a ton of time. Ultra edit is another great program that speeds up development quite a bit.
     
    jestep, Nov 10, 2006 IP
  4. weaz

    weaz Peon

    Messages:
    68
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I do everything in Textpad. It's a nice piece of software, but it is getting a bit old and I wish that they'd release an update in the near future.
     
    weaz, Nov 10, 2006 IP
  5. math20

    math20 Peon

    Messages:
    1,562
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I used to use dreamweaver but it was just too bulky, now I use notepad++ which is simpler and easier to use.

    I would use regular notepad like ninja suggested but I like colors and formatting :)
     
    math20, Nov 10, 2006 IP
  6. Richie_Ni

    Richie_Ni Illustrious Member

    Messages:
    10,721
    Likes Received:
    1,175
    Best Answers:
    0
    Trophy Points:
    410
    #6
    Dreamweaver 8 is good for beginners,I'm use it now and am very satisfied with it.
     
    Richie_Ni, Nov 10, 2006 IP
  7. rebex

    rebex Peon

    Messages:
    77
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Microsoft Frontpage (any version) is best and most easiest to learn - period! I know others will say dreamweaver and others, etc..., but if you truly are a newbie and need and want to learn basic html, basic design, set up, then go with Frontpage.

    Try and get confused with everything else and then try frontpage. I did the same over 8 years back. I found that I was able to grasp and learn and DO with frontpage. Don't listen to the naysayers!

    They're all more experienced!
     
    rebex, Nov 10, 2006 IP
  8. anandsoft

    anandsoft Guest

    Messages:
    335
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #8
    hello,
    Would you be developing web pages with server side code (php, cgi, etc.) or primarily client site code (html, javascript, etc) If you are going to develop dynamic websides using server side code, it is recommended to consider any of the text based editors. Since this is done by programmers, a visual tool like Front page may not be preferred by the coders.
    On the otherhand, if your website consists of primarily client side code, it is recommended to use Front page, Dreamweaver, or any other GUI based html editor.
     
    anandsoft, Nov 11, 2006 IP