Welcome to WebDesignForums.net!
You're currently viewing WDF as a guest. By registering for a free account, you'll be able to participate with other members in our friendly community. Being a member allows you to ask questions and get answers for those troublesome web development tasks!

In addition, as a member you'll be able to post your websites up for review. Using our unique website review system you can gain some amazing feedback from some of the best web developers around. This is a completely free service to all registered members.

Ready to register yet? Registration is 100% free. Click Here To Join Now!

What HTML editor do you use?

Discussion in 'General Discussion' started by dustedpetalsx, Nov 10, 2011.

  1. Offline

    George Dolidze WDF Moderator

    Message Count:
    2,484
    Likes Received:
    418
    Trophy Points:
    83
    Gender:
    Male
    Location:
    Irvine, CA
    You can lay out pages side by side in NP++ also.


  2. Offline

    MHometchko Member

    Message Count:
    106
    Likes Received:
    18
    Trophy Points:
    18
    Gender:
    Male
    Lol I just read your quote in your sig AM...hilarious


  3. Offline

    AlphaMare WDF Moderator

    Message Count:
    3,965
    Likes Received:
    711
    Trophy Points:
    113
    Gender:
    Female
    Location:
    Montreal, Canada
    George - I haven't figure out how to do that in NP++ yet - where do I look and what do I click?


  4. Offline

    AlphaMare WDF Moderator

    Message Count:
    3,965
    Likes Received:
    711
    Trophy Points:
    113
    Gender:
    Female
    Location:
    Montreal, Canada
    Thanks! I change my sig at random intervals, to amuse myself and see if anyone notices...


  5. Offline

    Blackhawk095 Active Member

    Message Count:
    380
    Likes Received:
    45
    Trophy Points:
    28
    Gender:
    Male
    Location:
    Kentucky (USA)
    I use Dreamweaver CS5 because I like some of the features, such as auto-code completion. I ONLY use the coding view so I code the website myself. DW's code is always messy and loaded with unnecessary HTML and CSS.


  6. Offline

    FhelZone New Member

    Message Count:
    1
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    I use Notepad++, a very good choice if your working with the html, css, and js files at the same time. Running a cross browser compatibility is also smooth with the run feature. Very good for web desginers and web developers who are writing websites. Probably bad for WYSIWYG users.


  7. Offline

    George Dolidze WDF Moderator

    Message Count:
    2,484
    Likes Received:
    418
    Trophy Points:
    83
    Gender:
    Male
    Location:
    Irvine, CA
    Well, you right click on the tab, and then click "Move to other view"

    cappy.png


  8. Offline

    smoseley Administrator

    Message Count:
    9,727
    Likes Received:
    192
    Trophy Points:
    63
    Location:
    Boston, MA
    If you're doing PHP, try out NetBeans. Trust me on this one. ;)


  9. Offline

    AlphaMare WDF Moderator

    Message Count:
    3,965
    Likes Received:
    711
    Trophy Points:
    113
    Gender:
    Female
    Location:
    Montreal, Canada
    Thanks, George!

    I do PHP in Notepad++ and test in WAMP.

    I have very little experience with Netbeans but it looks promising for what I want to do - seems to handle javascript well also.

    I just have a limited amount of time to learn new stuff -witness my having to get George to tell me how to compare code in NP++!


  10. Offline

    George Dolidze WDF Moderator

    Message Count:
    2,484
    Likes Received:
    418
    Trophy Points:
    83
    Gender:
    Male
    Location:
    Irvine, CA
    I was pretty ecstatic when I found out about the side-by-side tabs. Extremely useful. I usually put CSS on one side and HTML on the other.


  11. Offline

    AlphaMare WDF Moderator

    Message Count:
    3,965
    Likes Received:
    711
    Trophy Points:
    113
    Gender:
    Female
    Location:
    Montreal, Canada
    Yeah, that's good. I also use it when I am changing CSS - load the file up, start a new one and copy-paste only the stuff I want to change, then save and put it as a second CSS link in the <head>.

    Or scan for the GD mistake (usually a missing semi-colon or forgotten escape slash) I can't find in my javascript or PHP when I've made changes and broken something. :(


  12. Offline

    MHometchko Member

    Message Count:
    106
    Likes Received:
    18
    Trophy Points:
    18
    Gender:
    Male
    Yea I've been using NP++ for years and had no idea you could do that...thanks!


    AlphaMare likes this.
  13. Offline

    George Dolidze WDF Moderator

    Message Count:
    2,484
    Likes Received:
    418
    Trophy Points:
    83
    Gender:
    Male
    Location:
    Irvine, CA
  14. Offline

    amitweb New Member

    Message Count:
    8
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    Location:
    India
    Dreamweaver is one of the best option for that, you can use ever. I have 2+ year experience in web designing and i m using it.


  15. Online

    Andrew Yurlov Well-Known Member

    Message Count:
    1,030
    Likes Received:
    92
    Trophy Points:
    48
    Gender:
    Male
    Notepad++

    ^this^


  16. Offline

    George Dolidze WDF Moderator

    Message Count:
    2,484
    Likes Received:
    418
    Trophy Points:
    83
    Gender:
    Male
    Location:
    Irvine, CA
    Using DW as an editor? That's a waste of money.


  17. Offline

    Webzarus Well-Known Member

    Message Count:
    3,000
    Likes Received:
    664
    Trophy Points:
    113
    Gender:
    Male
    Although I would never recommend it to a beginner because of the cost. I've been using DW since version 2.0 ( 2.0 was released about the time you were born George ).

    It does have some really good features, but for a beginner it has a really big and steep learning curve. Especially helpful tools if you're managing 40-50 sites at one time.

    Granted, I have only used it in "code view" for many years, but if someone has to design and or manage multiple sites, knows "at least the basics" or can hand code, it would definitely be worth a look.


  18. Offline

    George Dolidze WDF Moderator

    Message Count:
    2,484
    Likes Received:
    418
    Trophy Points:
    83
    Gender:
    Male
    Location:
    Irvine, CA
    Yeah, I learned how to use it, but I don't have to manage multiple sites. I manage the very little amount I have via FileZilla.


  19. Offline

    Ganners Active Member

    Message Count:
    415
    Likes Received:
    90
    Trophy Points:
    28
    Gender:
    Male
    Location:
    United Kingdom
    Personally I use Netbeans as an IDE, at work I use Dreamweaver because it can place correct line endings for unix in windows where some, even notepad++, will still do \r\n for instance. Causes lots irritating problems!

    Then for small changes I'll just use vim.


  20. Offline

    Lev New Member

    Message Count:
    5
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    Location:
    Russia
    DW 5.5.


Share This Page