1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Best Web design software..... Is it Dreamweaver?

Discussion in 'HTML & Website Design' started by problog, Dec 4, 2012.

  1. himel2011

    himel2011 Greenhorn

    Messages:
    33
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #81
    i suggest at first you use Dreamweaver and then use notepad++ , otherwise you won't understand the value of notepad++.
     
    himel2011, Mar 20, 2014 IP
  2. AbstractChaos

    AbstractChaos Member

    Messages:
    58
    Likes Received:
    4
    Best Answers:
    4
    Trophy Points:
    25
    #82
    I use Dreamweaver, but not (and I must stressed this) the drag and drop, rubbish code generating nonsense. I just like the syntax colour scheme. Also have installed a extension for zen coding so I can type

    div.column*3
    Code (markup):
    and it will produce (when you hit tab)
    <div class="column"></div>
    <div class="column"></div>
    <div class="column"></div>
    HTML:
    So basically as a colourful notepad with some shortcuts
     
    AbstractChaos, Mar 23, 2014 IP
  3. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,998
    Best Answers:
    253
    Trophy Points:
    515
    #83
    Amazing you say... yeah, I guess it is kind of amazing anyone is dumb enough to see merit in that buggy broken bloated halfwit bullshit that makes development HARDER (despite the wild claims to the contrary) and pretty much pisses all over any page that uses it; hardly a shock given that by it's very nature it -- much like every other HTML/CSS framework -- pisses all over the very reason CSS even exists.
     
    deathshadow, Mar 23, 2014 IP
  4. thsadmin

    thsadmin Notable Member

    Messages:
    4,889
    Likes Received:
    133
    Best Answers:
    1
    Trophy Points:
    240
    Digital Goods:
    2
    #84
    Still better than wordpress... You mad bro!?
     
    thsadmin, Mar 23, 2014 IP
  5. lilsimon04

    lilsimon04 Active Member

    Messages:
    175
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    71
    #85
    I do believe that Dreamweaver would be great to start out on while you start learning. I remember back in the day when there was Microsoft Frontpage. That is what I started out on and I really did learn a whole lot from using it.
     
    lilsimon04, Mar 28, 2014 IP
  6. zulfiqar hyder

    zulfiqar hyder Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #86
    dreamweaver
     
    zulfiqar hyder, Mar 31, 2014 IP
  7. KingJabeyt

    KingJabeyt Member

    Messages:
    60
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #87
    Used dreamweaver before but ditched it for notepad++, which is... err, free.
     
    KingJabeyt, Mar 31, 2014 IP
  8. sarahk

    sarahk iTamer Staff

    Messages:
    28,500
    Likes Received:
    4,460
    Best Answers:
    123
    Trophy Points:
    665
    #88
    Out of curiousity - have you tried netbeans or any of the IDE type of systems? If so, what are the advantages of notepad++ over them?
     
    sarahk, Mar 31, 2014 IP
  9. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,998
    Best Answers:
    253
    Trophy Points:
    515
    #89
    No stupid crap to get in your way, and it forces you to test in the actual environment instead of relying on some goofy UI crap that doesn't usually work like the real deal. Same reason preview panes are asshat bullshit; people get lazy about testing in the actual browsers as if hitting "alt-tab, F5" is some insanely hard thing to do...
     
    deathshadow, Mar 31, 2014 IP
  10. sarahk

    sarahk iTamer Staff

    Messages:
    28,500
    Likes Received:
    4,460
    Best Answers:
    123
    Trophy Points:
    665
    #90
    I've never actually used their test features - for exactly that reason. I love the formatting tools, the code suggestions for commands I use infrequently and the fact it picks up errors before I've uploaded to test.
     
    sarahk, Mar 31, 2014 IP
  11. Jameyson MacDonald

    Jameyson MacDonald Well-Known Member

    Messages:
    452
    Likes Received:
    83
    Best Answers:
    3
    Trophy Points:
    115
    #91
    That would depend on many things, including your depth of knowledge in html, css and javascript. Personally, I prefer Notepad. It's simple, easy to use and free. I have used Dreamweaver in the past, but not only is it pricey, with it's WYSIWYG ability, people tend to get lazy in their coding. Then, it's not completely up to modern standards code-wise. For instance, when formatting text, it will often try to use the font tag, which is no longer considered correct. Notepad ++ is another excellent utility for editing code because it uses color coding within the text, making it easier to edit.
     
    Jameyson MacDonald, Apr 5, 2014 IP
  12. NextGe

    NextGe Active Member

    Messages:
    80
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    63
    #92
    For coding html and css, I would prefer sublime.
     
    NextGe, Apr 6, 2014 IP
  13. dreamdevise

    dreamdevise Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #93
    notepad++ is the best and simplest
     
    dreamdevise, Apr 6, 2014 IP
  14. born_star16

    born_star16 Member

    Messages:
    297
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    36
    #94
    I like Dreamweaver and CoffeeCup . Version 4 is good in Dreamweaver. CoffeeCup is very similar to Dreamweaver. CoffeeCup Uses HTML5 and CSS3.
     
    born_star16, Apr 9, 2014 IP
  15. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,998
    Best Answers:
    253
    Trophy Points:
    515
    #95
    Version 4? What is this, 2001? Or do you mean CS4, in which case what is this, 2008?

    As opposed to everything else when using code view :p

    Of course, you say HTML 5 like it's a good thing ...
     
    deathshadow, Apr 9, 2014 IP
  16. HostingRaid

    HostingRaid Peon

    Messages:
    22
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    3
    #96
    In order of my favorite to least favorite.
    Sublime text editor
    Notepad ++
    Dreamweaver
    Notepad :rolleyes:
     
    HostingRaid, Apr 11, 2014 IP
  17. thecubehost

    thecubehost Active Member

    Messages:
    221
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    70
    #97
    Aptana studio is pretty good and it's free.
     
    thecubehost, Apr 11, 2014 IP
  18. dee-spidey

    dee-spidey Active Member

    Messages:
    130
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    53
    #98
    Notepad++ is good... but I am using coffeecup :) sounds like refreshment :)
     
    dee-spidey, Apr 13, 2014 IP
  19. Marko Platanic

    Marko Platanic Active Member

    Messages:
    30
    Likes Received:
    5
    Best Answers:
    1
    Trophy Points:
    53
    #99
    Sublime Text 3 is great. Dreamweaver is sux
     
    Marko Platanic, Apr 13, 2014 IP
    homer7 likes this.
  20. online virtual assistant

    online virtual assistant Well-Known Member

    Messages:
    88
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    113
    Digital Goods:
    2
    #100
    Dreamweaver is perfect :)