ID:181023
Nov 16 2011, 8:15 am
|
|
What program do you use for CSS and HTML? Notepad bothers me to no end.
|
Nov 16 2011, 8:19 am
|
|
I like Notepad++ since it does tabs for different text documents, as well as syntax highlighting.
|
In response to LordAndrew
|
|
LordAndrew wrote:
I like Notepad++ since it does tabs for different text documents, as well as syntax highlighting. Gets the job done nicely. Thank you. |
Also make sure to get an add-on like Firebug. It's great for inspecting a page and seeing how your HTML/CSS is being interpreted, and for testing quick changes.
|
In response to DarkCampainger
|
|
Or, if you use Chrome, it has a built-in firebug, so to speak.
|
In response to DivineTraveller
|
|
DivineTraveller wrote:
Or, if you use Chrome, it has a built-in firebug, so to speak. Yea, I've seen it's Javascript debugger, it looks cool. Haven't had an occasion to use it yet, though. |
In response to DivineTraveller
|
|
DivineTraveller wrote:
Or, if you use Chrome, it has a built-in firebug, so to speak. Yeah I use chrome |
In response to Enzuigiri
|
|