Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Retroa

macrumors newbie
Original poster
Hi, I'm new to the Mac and I have been a Windows user for many years, I design websites using HTML & CSS. I was wondering what the best application for Mac is to do this, other than Adobe Dreamweaver.
 
Thank's for the quick reply, I will try this out and review it, thank you 🙂
 
These are the popular options for coders who don't mind hand-crafting the HTML:

BBEdit (old school, lots of fans)
Coda (mainly used by PHP fans)
TextMate (mainly used by Rails fans, I use this mostly)
MacVim (I like vim)
XCode (it's nice, but it's a bit clunky for HTML)
NetBeans (slightly clunky, mainly Java based but does other stuff)
Eclipse (plugins for everything, slightly clunky, mainly Java based)

DreamWeaver is not a programmers tool, it's for basic web building. If that's what you want to do, there's also RapidWeaver.

I also recommend ColorSchemer Pro -- it's on the app store right now at a discount (about $10).
 
I use BBEdit. I've been trying to like Coda, but there's something not quite right about it.
 
Coda is great for HTML/CSS. If you get into any back-end programming, you'll want more of a proper IDE. Eclipse is what I prefer. It brings a lot of things that Coda just can't do -- inline function definitions, completion/signatures for user-defined functions and classes, etc.

In general, Coda is a "jack of all trades, master of none" type of application. The browser isn't as powerful as a standalone browser with proper dev tools/plugins installed, the SVN client doesn't do things that standalone SVN apps can, and the editor is a decent text editor, but no replacement for a proper IDE.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.