Html Editor - non WYSIWYG

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #19) by iGuest on Dec 8 2007, 07:10 AM. (Line Breaks Removed)
I would recommend Html Beautyhttp://www.htmlbeauty.com/The secon choice is more generalprogrammer's / developer's editorPsPadhttp://www.pspad.com/god for HTML, but Java, Javascript, Python, Ruby,see++, ... editing toosee also Wikipedia article about PsPadhttp://en.wikipedia.org/wiki/PSPadat the end of article are two linksList of text editors and Comparison of text editors, you can find MANY good ... read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > CONTRIBUTE > Computers > Programming Languages > HTML, XML etc..

Html Editor - non WYSIWYG

Tseng
What editor can I download and use that isn't a WYSIWYG(what-you-see-is-what-you-get) and is free. Currently I use NotePad but I want something better.

Reply

palladin
There is many free editors, but most of them are bored/hard/uneasy to use cool.gif i personally use Dreamweaver MX but they are not free smile.gif
If you wanna use them in firm/commerce you need to buy it.

Notice from snlildude87:
Do you think giving out the website that posts serials is legal here at trap17? I don't think so.

Reply

snlildude87
I think there's Notepad++ out there. Search for it. It's not WYSIWYG, but I think extra features are added in such as colored code and line numbers.

Reply

Tseng
thanks, I'll check that out...any other good ones?

Reply

moldboy
Eversoft first page 2000, it claims it's WYSIWYG but all you see it code smile.gif

P.S it may be firstpage not first page.

Reply

shigajet
You could try Web-O-Rama or FirstPage 2000 as an alternative for Notepad. For a list of other Free HTML editors, check out The Free Site.

Hope this helps!

Reply

Tyssen
This topic on CSS Forum has a good discussion about text HTML editors.

Reply

Saint_Michael
i used first page before easy to navigate around plus you can add some dhtml scripts and javascripts to your site design, first page is free i somehow got it for 10 bucks but this had other stuff on it as well but it still useful to use. but beware some of those free html editors can be loaded with spyware trojans and what not.

Reply

spacemonkey
Usually I prefer to use Notepad to do any HTML or CGI scripting that is relatively small scale. I find that using Notepad significantly strengthens both your logistic ability with the language as well as your troubleshooting and improvisational abilities.

If you are looking for a good, clean text editor that isn't What You See Is What You Get that has a lot of nice text-editing features (such as Regular Expression Find and Replace functions) and auto-cursor positioning for when you edit a lot of similar lines, you might want to try out TextPad. It is free and very functional and efficient.

http://www.textpad.com/

As an added bonus, you can even type Java into the editor and compile and run it, but the Java options and capabilities in no way interfere with your HTML features or projects.

Reply

jmb2006
im a bit modest but..
before i got so great at html and php/mysql i used macromedia dreamweaver but as someone said its not free, its well worth the money though great program it kinda finished my html training now im comfortable coding in html in a plain old ordinary notepad.

Reply

Latest Entries

iGuest
I would recommend Html Beauty
http://www.htmlbeauty.com/

The secon choice is more general
programmer's / developer's editor
PsPad
http://www.pspad.com/
god for HTML, but Java, Javascript, Python, Ruby,
see++, ... editing too
see also Wikipedia article about PsPad
http://en.wikipedia.org/wiki/PSPad
at the end of article are two links
List of text editors and Comparison of text editors, you can find MANY good tips there

Reply

Hagebyhemdata
QUOTE(Tseng @ Jul 6 2005, 03:50 PM) *
What editor can I download and use that isn't a WYSIWYG(what-you-see-is-what-you-get) and is free. Currently I use NotePad but I want something better.


Nice topic, I've runned the completly same question about a month ago, when I reech the limit of what i could take on notepad's one single undo function.

QUOTE(spacemonkey @ Jul 8 2005, 02:41 AM) *
Usually I prefer to use Notepad to do any HTML or CGI scripting that is relatively small scale. I find that using Notepad significantly strengthens both your logistic ability with the language as well as your troubleshooting and improvisational abilities.

If you are looking for a good, clean text editor that isn't What You See Is What You Get that has a lot of nice text-editing features (such as Regular Expression Find and Replace functions) and auto-cursor positioning for when you edit a lot of similar lines, you might want to try out TextPad. It is free and very functional and efficient.

http://www.textpad.com/

As an added bonus, you can even type Java into the editor and compile and run it, but the Java options and capabilities in no way interfere with your HTML features or projects.


Textpad are available from http://textpad.com/products/textpad/index.html on a try before you buy basis. But if it's ok buying an application in the end why not go and buy a license on dreamweaver, for an exemple?
Btw, when you install Dreamweaver you get the option to choose how you want your workspace. Either a visual layout interface or a streamlined coding environment or a combination of them both.


After done my research after a notepad like program, I ran into metapad.
QUOTE
Metapad is a small, fast (and completely free) text editor for Windows 9x/NT/XP with similar features to Microsoft Notepad but with many extra (and rather useful) features. It was designed to completely replace Notepad since it includes all of Notepad's features and much, much more.

I can heartly recommend this replacement for notepad if it is what you're looking for. I use it for notes, writing stuff and also for edit htm/php/sql files with ease. Go grab your copy @ http://liquidninja.com/metapad/

Reply

anwiii
QUOTE(Tseng @ Jul 6 2005, 08:50 AM) *
What editor can I download and use that isn't a WYSIWYG(what-you-see-is-what-you-get) and is free. Currently I use NotePad but I want something better.


lyon took his time to post about the best free html editors in the freebie stuff section

http://www.trap17.com/forums/best-free-web...ors-t21124.html

on page 3, he narrowed it down to his top 3. it's a very good list and i think referring to that topic above will help you out with your decision

my personal favorite is nvu


ok- editing this post since i don't know how to delete it. i just realized i responded to someone who posted over two years ago.....blah

Reply

crazyfray
I think he's referring to how typing something 20 times tends to make you remember it, whereas autocompleting editors (such as the code editor in Dreamweaver (off topic, but people know what I mean then)) mean you can become a little lazy. Plus, when you spend 15 minutes trying to find why your XHTML page doesn't validate when it's just an unclosed tag (due to the size of your page), you become a bit more careful about closing them at the point of entry.

Still, I prefer my editors biggrin.gif

Reply

Above The Rest
QUOTE(Liam_CF @ Nov 17 2007, 06:24 PM) *
To be honest, I just use notepad and I'm completely happy with that. Making my website has really strengthened my coding strength and if I used an editor, then my learning curve wouldn't have been so steep.


Why is that?

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2
Similar Topics

Keywords : html, editor, wysiwyg

  1. Some Questions On Html
    (6)
  2. Help Making A Web Adress Bar Using Html/js
    (9)
    Hey I need to make an adress bar basically you imput into the field press enter and your away but it
    cant use php or any code that needs to be installed, its all part of a workaround for my school
    interenet!....
  3. Html Ascii Codes - A Complete List
    downloadable php file (3)
    I was often frustrated at how, despite there being thousands of ASCII "special characters" such as
    &8659; , websites that claimed to list them all only listed the first 256. To combat this issue,
    I have created a table which lists the first 10,001 - from � to &10000; I am sure
    there are many more but it is simply not feasible to create a table with many more rows as viewing
    it would put terrific strain on the browser.! You can download the file in two forms. One uses
    PHP to dynamically create the table (1KB), the other has it ready-made in pure HT....
  4. Html Div Help [resolved]
    help with the divs in ipb (1)
    hey guys, as you may know, i have ipb 2.3.4 set up on my site. i am currently using the centura
    skin and like it a lot. i have customised the header bar in terms of the logo, however also want a
    slab of text linking to the forums home at the top of the banner. i have so far managed to achieve
    this to work in firefox (see attached screenshot), however it just screws up in ie, opera and safari
    (i think). the link is here here is the code, both html and css, of the ipb header, and i have
    placed between stars the parts i have edited: CODE the css (only the ed....
  5. Best Way To Protect Html Form Fields
    Looking for suggestions on how to protect form fields during user inpu (3)
    My working example is here http://sonesay.trap17.com/application.php The form submits to itself
    and stores what ever the user inputs into session variables. Thats all fine and I have validation
    checks for it, I wanted to add more and I remember comming across a site where they would lock from
    fields to prevent any changes if the information was already supplied and validated. I'm looking
    to build something similar but cant seem to figure out how to get that same effect at this time.
    Heres my program logic so far application.php includes('application_content.....
  6. Html Application Form
    (6)
    does anyone know how to make a form/application that when you submit the form with the submit but it
    sends it in a email to you email address if anyone on here knows please please let me know thanks, i
    want this so i can have members apply for a team on my football site and there information will come
    back to me and i can accept or reject them for that job....
  7. Login In Using Html
    (12)
    I have looked around and I can't find any code to help me out. I want to make it so you can log
    in to my site to get member featues. Could some one please help me....
  8. Wanna Learn Html From Scratch
    downloade an online tutorial,formatted my c: lost it forever,and FORGO (5)
    id prefer something i can download .....coz my internet connection is highly intermittant Moved
    from the Java section to the HTML section. ....
  9. Help With Css/html Layout
    Horizontal List Problems (5)
    I can't figure out why this horizontal list isnt working. Underneath my banner is supposed to
    be a green gradient bar with a list of links in the center of the page. The links are all the way
    to the left and are really small. The banner is also overlapping the list for some reason. This is
    my current layout(don't worry, I'm not trying to advertise).
    http://www.stormgaming.net/stormcreations/ This is my CSS file
    http://www.stormgaming.net/stormcreations/storm.css Thanks in advance for any help.....
  10. Html Help
    (6)
    ok so i need help again i was wondering how i can make a navigation bar that looks like this
    Free Website Templates <!-- Start of Page Menu -->
    Information Slide Show Pictures title="Time Line"> Time
    Line <!-- End of Page Menu --> Im having a problem putting
    the names of things that i want to go in those four boxes i tried to put in names but it didnt show
    up so i was wondering if anyone could give me some help....
  11. Some More Help With Html
    (2)
    Ok so yet again i need some help i have this so far: CODE <html> <head>
    </head> <BODY BGCOLOR="black" TEXT="white" LINK=#XXXXXX
    VLINK=#XXXXXX> <body> <center><h1> Pearl
    Harbor</h1></center> <hr> <p> <a
    href="http://photobucket.com" target="_blank"><img
    src="http://i173.photobucket.com/albums/w59/tuhyd/pearlharbor.jpg" border="0"
    align=right alt="USS Arizona "></a></right> <a ....
  12. Ok Background Help Please
    html (4)
    OK so i've given up on the paint for background now how would i get it to look like this
    http://img.photobucket.com/albums/v614/Dj1.../background.jpg without using paint and without it
    coming out to look like this... http://img.photobucket.com/albums/v614/Dj169211/Damn.jpg like,
    with just html code, not trying to use paint and do the BS any ideas?....
  13. Help With Html
    (11)
    Ok so i just started learn html about a couple of weeks ago and i make a background image using this
    code: CODE <style type="text/css"> body {
    background-image:url("http://img.photobucket.com/albums/w59/tuhyd/backgrounds.jpg
    4;); background-repeat: no-repeat}</style> and i am having trouble putting my
    text on the top in the center becasue my links are on the left every time i try and move the text up
    it moves the links down and separates them and i don't know what to do. added code tags.
    please use appropri....
  14. How To Display Php Code [resolved]
    Html Help With Php Codebox (8)
    I'm trying to make codebox for my guestbook so that users can post PHP code inside.. I tried
    many versions but none of them works If i use , or i can display HTML code, but when i try to
    write PHP code it executes it does not display.. There is a way to make swap for You have codebox
    in forum to display php how can i make that?! thanks....
  15. Html Query
    HTML Query (2)
    OK, so I want to know if it's possible to have my links as a seperate file and simply reference
    that file in the rest of my site's pages so that if I change the links, I don't have to go
    and edit every single page of my site. Does anyone know how to do this?....
  16. Having Html Troubles......
    Please help! (1)
    I'm having troubles with the background colours on the HTML pages on my site
    keri-j.trap17.com Basically, the colors are hex codes and i'm no HTML n00b, god no! But, I
    just can't figure this one out! I have the background colour in the body tag (duh) " " on
    all my pages but on some of them the background is white. This might be to do with some javascript i
    have recently edited in each page or certain errors but whatever it is i can't figure it
    out! This is my homepage with the correct background color This is my poetry page with the
    fau....
  17. Wanting To Touch Up/learn My Html Again
    (27)
    Ok, well recently i realized that i am not as skilled in HTML (such as building website layouts) as
    i want to be, with tables etc... and so i was thinking about going through many many many many many
    many sites and just touching up on my HTML and see if i can code my own website template before
    starting to learn PHP because that is what i want to do. so, i am asking all of you experianced
    people on trap17 what websites did you use to learn your HTML skills, yees i know i could go to
    google and type in learn html or somthing along the lines of that, but i want to know wh....
  18. Error In Css (or Html)
    (5)
    Well i am currently working on a project, and for this i need to fix this little error: Code is:
    CODE $this->frm .= "<style type=\"text/css\">
                            <!--                         .style1 {color: #000000}
                            -->                         </style>{$this->top}
                            <from action=\"$PHP_SELF\"
    method=\"post\" name=\"\">
                            <table width=\"800�....
  19. Have You Used This Html Code?
    very useful (9)
    how do you do if you want to put a video or audio file on you page...maybe you will use CODE
    <object><param name=url value="url"></object>/*simple format*/
    CODE <div><embed src="url"></embed></div> /*simple
    format*/ there is a very familiar code for carring out the video show : CODE <img
    dynsrc="http://kenvi9999.googlepages.com/ff7.wmv" border=1>/*an example:FF7*/
    have you used this html code...I just knew a tag can achieve video play that is really co....
  20. Creating Link In Html - Help Me With This!
    (5)
    edit: Neeeaavverrrminddd..... I was a total noob at php when i posted this and I needed help doing
    something with bbcode in php and didn't really know what I was saying.. /blush.gif"
    style="vertical-align:middle" emoid=":blush:" border="0" alt="blush.gif" /> Anyway topic
    resolved.......
  21. Html Question Concerning Pre Tag And Code Tag
    (8)
    My question is, why would anyone use the CODE tag when you can use the PRE tag? 1. The PRE tag
    recognises white space, the CODE tag does not. 2. The CODE tag requires that you escape some
    chars, the PRE tag does not. I cannot see anything that the CODE tag achieves that is special apart
    from sounding as though it is perfect for displaying code which IMO it is not. Thanks. ....
  22. Url Redirection = Javascript+html
    Redirect using scripts! (4)
    In javascript Browser redirection can be done in 3 ways: 1) Alert Redirect: CODE
    <html> <script>     alert("This page has been moved to a new location...
    click OK to be redirected.");     location = "http://www.your-website.com";
    </script> </html> 2) Confirm and Redirect: CODE <html>
    <script>     if(confirm("This page has been moved to a new location... would you
    like to be redirected"))     {   location = "http://www.your-website.com";
        }....
  23. Problem With 'target' In Html
    (2)
    Hi, I have this menu on my site which is build in a table. when pointing over a cel with mouse, the
    background of the cell changes in white and produce a special code: CODE <td
    align="center" bgcolor="#D6C2B4" class="bodystyle" style="font: 9px
    Verdana" onClick="location.href='about.htm'"
    onMouseOver="this.style.background ='#FFFFFF'"
              onMouseOut="this.style.background='#D6C2B4'">ABOUT</td>
    The normal linkcode is replaced by , onClick="location.href....
  24. Centering Page Of Html At Various Display Widths
    Viewing Screen Shots No Matter Resolution (14)
    I am running into a HUGE problem creating a website. When viewing the site on 800x600 it views in
    the center of the page. When viewing the site on 1024x768 it views on the left side of the page. How
    do I make the page always appear in the middle? I have seen many sites set up that will adjust
    accordingly, but I cannot figure it out. If you want to view my source you can do so by going to the
    website: www.faithcity.org/test.html. Moving to the html Topic ....
  25. Html And Javascript
    Not php as first indicated... (12)
    Edit your ScrollBar colors Change "Your color", to color code, that u need. CODE <STYLE
    type="text/css"> <!-- BODY { scrollbar-face-color: Your color;
    scrollbar-highlight-color: Your color; scrollbar-3dlight-color: Your color;
    scrollbar-darkshadow-color: Your color; scrollbar-shadow-color: Your color;
    scrollbar-arrow-color: Your color; scrollbar-track-color: Your color; } -->
    </STYLE> Insert Date Place this code between , tags CODE <script
    language=Javascript> <!-- v....
  26. Do You Know Html?
    Just Wondering, most of you would know. (65)
    Well I was just wondering, i know this polol might sound stupid, as this is a hosting site forum and
    the chances are you do know HTML, but the other day i met 2 people who didt have a clue what HTML
    was, and was just at the forum because they found this forum active. And also do you know any other
    programming languages, just wondering. I myself know HTML, C++ kinda, and learing PHP. Talking about
    Languages I know Tamil, English, Lote /tongue.gif' border='0' style='vertical-align:middle'
    alt='tongue.gif' /> .....
  27. A Question About Html Iframes
    Need help in <iframe> (7)
    We have an upcoming project in our class...I've a cool idea of lay out but i hav a problem.
    I'm using a lot of images. I need to embed my contents in those images (texts and graphics)
    using table cells... My friend told that there is a so called tag to solve it but he doesn't
    know how.... Can you please send me some hot info about parameter and hows' of iframes? Samples
    would be great. Tnx... Use a more descriptive title next time. ....
  28. Html Cool Codes?
    (6)
    hey guys..whats up..well i ws just wondering if you guys have any cool codes for myspace or
    something..you know to design a page using html/css codes...see i tried googling around but all the
    sites had the same thing..they dont have a unique one...i want like games in my page...like my
    friend he had like tetris in his page..and i want a game// or anything like that to make my page
    cool /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' />
    anybody????plz...PEAcE!....
  29. Html And Xhtml
    serving the right kind (11)
    Right now I have a site, which I've made XHTML 1.0 Strict. I am sending it as
    application/xhtml+xml to browsers that say they can handle it, and as text/html to all other
    browsers. Anyway, I started thinking that I'd much rather send proper HTML 4.01 to browsers that
    don't understand XHTML instead of XHTML pretending to be HTML 4.01. It's not really a
    problem with IE, because it is made to handle badly written sites, but who knows, some browser that
    can handle HTML, but not XHTML, may be (correctly) parsing CODE <p> Hello <br />
    World....
  30. where did you learn html from?
    (89)
    HI, i am intresting in knowing where you began learning html of what inspired you to start learning
    html. which programs did you use or which progs dyu use?....

    1. Looking for html, editor, wysiwyg

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for html, editor, wysiwyg

*MORE FROM TRAP17.COM*
advertisement



Html Editor - non WYSIWYG



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE