MattSr
JetBlack
Member
Offline
Posts: 12
|
 |
« on: May 07, 2008, 02:04:54 PM » |
|
I am very fluent in HTML so I usually dont like to use WYSIWYG (what you see is what you get) editors, anyways, I have been making my site and every time I save my HTML, the editor modifies my spaces and removes or adds lines I dont want. It doesn't really affect the page at all but it is just really annoying to not be able to find everything the way I left it when i saved it
|
|
|
|
|
Logged
|
If I cant fix it, its not broken.
|
|
|
hhsweb
Watching
Advanced Authority Member
   
Offline
Posts: 1433
15 year old Adv. Authority Member! (double yay!)
|
 |
« Reply #1 on: May 07, 2008, 02:09:25 PM » |
|
Make your HTML files in notepad and upload them to the server. easiest way.
|
|
|
|
|
Logged
|
eh...................it's a signature  Religion is only a large amount of superstitions written in large fantasy books written and manipulated thousands of times.
|
|
|
|
Quincy The Dude
|
 |
« Reply #2 on: May 07, 2008, 04:08:07 PM » |
|
Yeah whatever text editor is good for you then. Besides you can try gvim, it will parse and color your code and is free as well.
|
|
|
|
|
Logged
|
|
|
|
|
fudge
|
 |
« Reply #3 on: May 07, 2008, 05:43:49 PM » |
|
Yeah notepad is easiest.
|
|
|
|
|
Logged
|
|
|
|
angeloghiotto
i don't have any idea...
Active Member

Offline
Posts: 62
|
 |
« Reply #4 on: May 20, 2008, 10:28:03 AM » |
|
The notepad is a good option, but dreamwaver is a very cool software to do it
|
|
|
|
|
Logged
|
 Check Out this site: flashgamesparadise.net 
|
|
|
undead
Member
Offline
Posts: 48
|
 |
« Reply #5 on: May 24, 2008, 02:13:12 PM » |
|
I used to do html on notepad....but then i figured it was just easier to do it with an eidtor :O
|
|
|
|
|
Logged
|
|
|
|
|
daedalus
|
 |
« Reply #6 on: May 25, 2008, 02:03:04 PM » |
|
I am very fluent in HTML so I usually dont like to use WYSIWYG (what you see is what you get) editors, anyways, I have been making my site and every time I save my HTML, the editor modifies my spaces and removes or adds lines I dont want. It doesn't really affect the page at all but it is just really annoying to not be able to find everything the way I left it when i saved it
What exactly does this have to do with 110mb? I recommend Notepad++ for now, but when my editor (Daedalus) is done someday, then I would probably recommend that.
|
|
|
|
|
Logged
|
|
|
|
|
d3xt3r
Guest
|
 |
« Reply #7 on: May 25, 2008, 02:54:40 PM » |
|
I prefer MS Wordpad. because it reads Linux RETURN's "\n" and Notepad standard doesn't correctly. Of course Wordpad converts them to Windows RETURN's "\r\n"
|
|
|
|
|
Logged
|
|
|
|
ESI Portal
Moderator
Authority Member
  
Offline
Posts: 884
Hãy tìm kiếm trước khi hỏi - Search before ask
|
 |
« Reply #8 on: June 24, 2008, 04:18:23 AM » |
|
I am very fluent in HTML so I usually dont like to use WYSIWYG (what you see is what you get) editors, anyways, I have been making my site and every time I save my HTML, the editor modifies my spaces and removes or adds lines I dont want. It doesn't really affect the page at all but it is just really annoying to not be able to find everything the way I left it when i saved it
Try my online WYSIWYG editor at here http://esiportal.110mb.com/editor.shtml. I hope you will like it. However, if you don't like my online WYSIWYG editor, you can to use my online code editor at here http://esiportal.110mb.com/codeeditor.shtml
|
|
|
|
|
Logged
|
|
|
|
|
dstemp
|
 |
« Reply #9 on: July 23, 2008, 05:50:24 AM » |
|
I use Kompozer for my website. It has wysiwyg mode, html, and source code mode 
|
|
|
|
|
Logged
|
|
|
|
|
lpp
|
 |
« Reply #10 on: July 23, 2008, 04:09:19 PM » |
|
are you talking about the editor inside the 110mb? or your own external editor? For HTML, i use notepad++ and occatonally ultraedit.
|
|
|
|
|
Logged
|
|
|
|
|
general vegitable
|
 |
« Reply #11 on: July 23, 2008, 08:22:28 PM » |
|
why not try d3xt3rs xedit text editor, its a good system, found on http://d3xt3r.net in the downloads section edit: its not in there, its somewhere in this forum i think
|
|
|
|
|
Logged
|
|
|
|
MattSr
JetBlack
Member
Offline
Posts: 12
|
 |
« Reply #12 on: August 18, 2008, 03:58:30 PM » |
|
I use Kompozer for my website. It has wysiwyg mode, html, and source code mode  I have Kompozer Portable for Portable Apps, i dont like it very much, it seems to not let you change everything you want to.
|
|
|
|
|
Logged
|
If I cant fix it, its not broken.
|
|
|
|
tcanswers
|
 |
« Reply #13 on: August 19, 2008, 12:24:27 AM » |
|
Use notepad++ and upload via ftp.
|
|
|
|
|
Logged
|
|
|
|
inp o҉rtb
The Gangsta
Global Moderator
Official 110mb Guru
   
Online
Posts: 11709
experimental theologian
|
 |
« Reply #14 on: August 19, 2008, 07:37:39 AM » |
|
tcanswers, I like your answer to MattSr's problem.
|
|
|
|
|
Logged
|
|
|
|
MattSr
JetBlack
Member
Offline
Posts: 12
|
 |
« Reply #15 on: August 21, 2008, 03:52:57 AM » |
|
Use notepad++ and upload via ftp.
yeah dats what ive been doing but id still like to be able to edit it on the site and have it not change the format of the html
|
|
|
|
|
Logged
|
If I cant fix it, its not broken.
|
|
|
|