View previous topic :: View next topic |
Author |
Message |
p3 -
Joined: 17 Jun 2005 Posts: 615
|
Posted: Mon Jun 27, 2005 7:44 pm Post subject: HTML Editor |
|
|
Does anyone know of a good, quality HTML Editor? |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Mon Jun 27, 2005 7:48 pm Post subject: |
|
|
I use EvrSoft 1stPage (God knows the URL.) but I hear there are ones with php syntax highlighting which id like to see also. _________________
 |
|
Back to top |
 |
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
|
Back to top |
|
 |
Arctic -
Joined: 24 Sep 2004 Posts: 560
|
Posted: Mon Jun 27, 2005 8:18 pm Post subject: |
|
|
Notepad.
FFS, if you can't use notepad there's a problem. It's remarkably easy to make good looking pages with five or six images, and just use CSS and some kickass hex codes.
You could also use Nvu, I used it before, but WYSIWYG still sucks. |
|
Back to top |
 |
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Mon Jun 27, 2005 9:05 pm Post subject: |
|
|
Arctic wrote: | Notepad.
FFS, if you can't use notepad there's a problem. It's remarkably easy to make good looking pages with five or six images, and just use CSS and some kickass hex codes.
You could also use Nvu, I used it before, but WYSIWYG still sucks. |
I found notepad sometimes screws up line breaks when you save it (E.G. Make the window small as hell and save, sometimes itll stay with a load of line breaks where the window put them.) so I went searching otherwise. _________________
 |
|
Back to top |
 |
 |
p3 -
Joined: 17 Jun 2005 Posts: 615
|
Posted: Tue Jun 28, 2005 3:59 am Post subject: |
|
|
MonkeyNation wrote: | Arctic wrote: | Notepad.
FFS, if you can't use notepad there's a problem. It's remarkably easy to make good looking pages with five or six images, and just use CSS and some kickass hex codes.
You could also use Nvu, I used it before, but WYSIWYG still sucks. |
I found notepad sometimes screws up line breaks when you save it (E.G. Make the window small as hell and save, sometimes itll stay with a load of line breaks where the window put them.) so I went searching otherwise. |
I've found the same thing as well - I recently transfered my HTML Files to my new computer running Abyss, and all the breaks were screwed. |
|
Back to top |
|
 |
Arctic -
Joined: 24 Sep 2004 Posts: 560
|
Posted: Tue Jun 28, 2005 4:18 am Post subject: |
|
|
So don't save it in a small window? Honestly.. |
|
Back to top |
 |
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Tue Jun 28, 2005 4:12 pm Post subject: |
|
|
Arctic wrote: | So don't save it in a small window? Honestly.. |
Not all my lines fit in my (fullscreen) window, dont be an asshat. KKthxbi. _________________
 |
|
Back to top |
 |
 |
dellmann -
Joined: 09 Mar 2005 Posts: 19
|
Posted: Tue Sep 13, 2005 7:22 pm Post subject: |
|
|
I use various apps for web page work, including dreamweaver, NVU, notetablight, notepad, PHP designer, and bradbury top style. For most work I prefer dreamweaver though, its general layout and syntax highlighting are very useful.
I find myself using code view 90% of the time and the CSS rule inspector for the other 10%. I use XHMTL and CSS layouts rather than table based layouts, so having a good code view interface is pretty important, as I have yet to find a WYSIWYG editor that will output clean and standards compliant code. |
|
Back to top |
|
 |
cchase88 -
Joined: 26 May 2005 Posts: 96
|
Posted: Tue Sep 13, 2005 7:26 pm Post subject: |
|
|
yes, dreamweaver all the way, Ive only used it at school but am hoping to get it while Im still a student. |
|
Back to top |
|
 |
|