SitePoint Sponsor |
|
User Tag List
Results 1 to 15 of 15
-
Sep 10, 2004, 12:41 #1
- Join Date
- Oct 2003
- Location
- U.S.A
- Posts
- 446
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
what utilities do you use to code CSS ?
so what do you use to code your CSS websites ??
please give me some recommendations ....I'm trying to learn more about CSS
-
Sep 10, 2004, 13:03 #2
- Join Date
- Nov 2003
- Location
- Indianapolis
- Posts
- 168
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
That depends. I don't know anyone who uses one tool exclusively. At work, I mostly use Dreamweaver, though that's quite pricey to just learn CSS.
At home, I use jEdit. However, if I'm just making a simple change, I usually just ssh into the server and use emacs to change it.
-
Sep 10, 2004, 13:06 #3
- Join Date
- Aug 1999
- Location
- Lancaster, Ca. USA
- Posts
- 12,305
- Mentioned
- 1 Post(s)
- Tagged
- 0 Thread(s)
TopStyle Pro.... Everything else is just an editor.
www.bradsoft.com.
-
Sep 10, 2004, 13:10 #4
I recommend hand coding if you are serious about learning CSS and for that any code highlighting editor should do you just fine. I use Dreamweaver MX 2004 strictly as a code editor though I do like the way it lets me manage sites which is very handy if you are responsible for many sites I think I currently have 17 sites defined in DW atm.
-
Sep 10, 2004, 20:48 #5
CSS Coding
Hi -
I usually use TSW WebCoder 5 - it's free and great for doing both
html and css. There are libraries, color-coded syntax and quick links
to validators for each, too.
My only complaint is that IE is the browser used automatically for
switching views - you have to add Firefox...oh well!
El
-
Sep 10, 2004, 22:19 #6
All hand coded using a simple text editor (Textpad)
mike 2k: )2
<work> http://webSemantics.co.uk </work>
<rest> http://2kool2.com/ </rest>
<play> http://bangersandmash.com/ </play>
-
Sep 10, 2004, 22:56 #7
- Join Date
- Aug 2003
- Location
- BC, Canada
- Posts
- 719
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Notepad.
-
Sep 11, 2004, 00:11 #8
- Join Date
- Oct 2003
- Location
- Your Monitor
- Posts
- 1,146
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Although I often do my CSS by hand in Dreamweaver, I also use EditPlus2 (simple text editor) and TopStyle. I highly recommend TopStyle, especially if you are just learning CSS.
-
Sep 11, 2004, 00:15 #9
- Join Date
- Jan 2004
- Location
- Melbourne, Australia
- Posts
- 7,305
- Mentioned
- 1 Post(s)
- Tagged
- 1 Thread(s)
I use DMX 04 code mode.
If you want to learn CSS then get yourself a copy of Eric Meyers "On CSS".
-
Sep 11, 2004, 00:37 #10
Hello
I use to use top style lite and crimson editor.
Johnny
-
Sep 11, 2004, 06:27 #11
- Join Date
- Jun 2004
- Location
- Northern Ireland
- Posts
- 17
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I always hand-code, but couldn't face doing it without HTML-KIT from chami.com - the best bit of freebie software I've ever used.
You can use it for (x)html, php/mysql, CSS, javascript etc etc - and with lots and lots of plug-ins freely available it'll colour-code your script, give you drop-down menus to select from etc etc etc
Oh, yes and it's got built in ftp functionality, active preview window and it'll check your code automatically for neatness and for validation.
Go explore their site and try it out for yourself - you won't regret it..!
Richard
(NOT a Chami employee!)
-
Sep 11, 2004, 18:50 #12
- Join Date
- Jul 2004
- Location
- Gerodieville Central, UK
- Posts
- 446
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I use a basic text editor where possible.
Notepad2 or Ultra edit in windows
KDevelop in Linux
DreamWeaver / Textpad / jEdit when I'm on the Mac
-
Sep 13, 2004, 03:54 #13
- Join Date
- Jul 2003
- Location
- Romania
- Posts
- 49
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I started with TopStyle, now I use jEdit (there is no TS on Linux
)
-
Sep 13, 2004, 07:32 #14
- Join Date
- Sep 2004
- Location
- An island near Seattle
- Posts
- 44
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Currently using GoLive!
Not that I love Adobe products that much, I've just gotten used to it I guess. It has nice editors for CSS and HTML and handles some other functions that I will use later on.
Decent product.
Just pick something that fits the way you code and go from there.default signature
-
Sep 13, 2004, 07:57 #15
- Join Date
- Jan 2004
- Location
- Kentucky, USA
- Posts
- 1,099
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I hand-code using Edit Plus.
Bookmarks