| | I am sick of using notepad to create my HTML pages and I want somthing better. Are there any programs available that are easier to use than notepad for html editing. If so i wolud like to know about them. Thanx |
|
|
Notepad is good if you're a beginner, a diehard pro, or need to work out specific code without the distraction of extra stuff.MS Frontpage is "meh". I don't like it much. It's like white bread in a world of cinnamon bagels. I like the one that OpenOffice has. I think it is called NVU. Not bad for free, but as you know, it adds its own little touches to the code. Sometimes it&... read more.
Wells theirs the commecial software like dreamweaver, adobe go live, Ms frontpage. But of course you could always get notepad++ has some more features then notepad, but in my experiance in designing I always use notepad and anyone can agree with me on that of course then you go the wysiwyg editors some are ok but the others put in source code that is pretty much out dated with the xhtml standard.
But best thing for you to do is just search around and see whats to your liken.
I agree, notepad is traditional, and it's good for simple stuff. It's nice to have syntax highlighting and good tabbing. Notepad ++ is what I use. I find it to be a very good free editor. Tabbing is great, has lots of extra features such as searching by using regular expressions. Syntax highlighting is good too. Help isn't so great on it, so you have to figure out stuff on your own. Which it's not too complicated to use the simple stuff. I use to use HTML kit, which you can get at download.com The tabbing was a bit weird but i found the preview to come in handy for standard html documents.
As far as wysiwyg editors, I'd try dreamweaver. Haven't tried it, but I hear it's good. Cuts down on a lot of trivial coding I hear. Good Luck.
Same with what the other two members said earlier. If you know your html code, Notepad is probably the best way to go...
I used Dreamweaver before and gotta say, it's good. Never liked Microsoft Frontpage that much. Dreamweaver costs like $100 I think. If you want to go with a free alternative, give First Page a try. You can download it at http://www.evrsoft.com/ As with most other html editors, you might get some "junk" code (unnecessary code) unlike using Notepad where you have full control of the code.
I'm using HTML-kit. It's a very good html editor. You can preview your pages, it got's syntax highlighting, a build-in FTP program and syntax- and html-validation. And it's freeware.
If you want a good WYSIWYG you can go with Macromedia Dreamweaver, it's simply the best you can get, but it's quite exspensive. If you don't want to spend all your money on a license, you'll should try NVU. It's of course not as good as Dreamweaver, but it does his job and I think it's a really nice alternative. -=jeroen=-
I prefer to use emacs for all my coding projects. It works for C++, Java, JavaScript, HTML, Perl, etc... It provides syntax highlighting for all languages and a plethora of other features like auto indent, split screen, etc... and plus its free. I believe its one of the standard text editors on the unix machines but it has been ported to the windows platform. Very powerful in my opinion.
HTML Kit is for HTML editing really great, I used Arachnophilia for years and then tried HTML Kit and never went back. HTML kit will not put phamtom characters into your code, and has many plugins for your use.
I also use PHP Designer 2006 for my PHP which has sped up my development of PHP and quck debugging of PHP scripts or snippets. The built in ftp of HTML kit is great because if I want to edit a page or pages on my site I just download it into the HTML Kit editing window make the changes and PRESTO after reupload it is done. I have had trouble using the ftp feature of PHP Designer, probably because I have not really tried to use it and am used to how HTML kit works. If you want a full featured HTML editor with quick preview of what you have done then get HTML Kit and also if you want to work with PHP then get PHP Designer also, they are free and small and quite handy without costing you a thing other than diskspace and the time it takes to download and install them. Just take your pick. =^^= Text-based editors
This topic is one that can be debated on. Some webmasters say that it is not advisable to use WYSIWYG Editors as a beginner. They may have many reasons to do so . I feel we need not know any language.. I feel that knowing a programming language like H.T.M.L. (Hyper Text Markup Language) is not required to make a website of any caliber.
I myself started designing my first website on a WYSIWYG Editor .In this you can design your page like you are drawing on paper and it will automatically get decoded into H.T.M.L, you can then sit and study the coding and analyse asto what work each code does. The WYSIWYG Editors that I would recomend are Microsoft Frontpage and Macromedia Dreamweaver. These software in colaboraton with other softwares like Macromedia Flash, Macromedia Fireworks and even Microsoft Paint can be used to design ultimate webpages. After creating this basic part of a webpage extra-ordinary effects can be added by using programming languages like Javascripts, PHP, ASP, CSS and many more...The same way like HTML need not be learnt to make websites so are Javascripts and the other above mentioned languages. Ready made scripts of these languages are available for free in many websites like : www.wsabstract.com www.thefreesite.com and many more search results can be found on Google. At thefreesite.com any begginer will get all the features that are required for his/her website.Also : additional features like guest book, site search, and member's area are also available on various websites like www.bravenet.com and the like. Now let me tell you the importance of know all the above mentioned programming languages . Firstly, it increases your knowledge on programming . Secondly, it lets you be independent : you need not depend on other sites for various features. Thirdly, it lets your site be free from the forced adds that are put by the websites who privide you with this feature. And even if they put adds for other features you can remove it by HTML commands. Forthly, it lets you to design it according to your means and fancies instead of choosing from one of their pre-designed templates. The disadvantage is that you spend more time learning instead of designing your website. I have explained to you the advantages and disadvantages of knowing programming languages. For more queries on this issue you can e-mail me at rohanramanath@gmail.com For your information, I am the Dean of Solutions4u and am presently re-designing my site. Rohan Ramanath ------------------------------------------------------------------------------------------------------------------ I would advise you to learn HTML and then your site will rock. Your site will be more detailed as you can give commands to even blend colours. You should know some basic commands like: <a> - Hyperlink <HTML> - Start of a page <BR> - Break Line <FONT> - Font size and style <H1> - Header size <IMG SCR = " "> - To insert an image <P> - Paragraph <TABLE> - Table <TD> - Cell <TH> - Table Header <TR> Table Row <HEAD> - Heading <FORM> - to create a form <META> - Meta tags
I use Evrsoft. It may be a little slow and comes up with a nag screen, but it has lots of feature and I find it does the job quite well.
Latest Entries
Notepad is good if you're a beginner, a diehard pro, or need to work out specific code without the distraction of extra stuff.
MS Frontpage is "meh". I don't like it much. It's like white bread in a world of cinnamon bagels. I like the one that OpenOffice has. I think it is called NVU. Not bad for free, but as you know, it adds its own little touches to the code. Sometimes it'll throw you off guard as well. hi to all zend studio it is avalable in www.zend.com I also use zend for php. But for HTML I used ACE HTML. It is an editor - not a WYSIWYG program. I agree with the earlier comment about the code that an editor like front page creates. For starters, the page ends up being very heavy with unncessary code. As for HTML being "visual" (another previous post), we create our sites first in photoshop and then break them up. I have dreamweaver but rarely use it because it has in the past messed up some of my code. But it is an easy way to work with tables. (Back in the day) I learned HTML with a basic editor called Ken Nesbit's web edit. It was not much more than notepad.
hi to all
zend studio it is avalable in www.zend.com I am sick of using notepad to create my HTML pages and I want somthing better. Are there any programs available that are easier to use than notepad for html editing. If so i wolud like to know about them. Thanx I have used JEdit for a long time. It is a Java-based editor with good platform customization and a lot of useful plugins (you can extend it with either Java or scripts of various types). It works on any machine (Windows, Mac, Linux, etc), so it made it easy to switch back and forth. The HTML, XML, CSS, etc., plugins do syntax highlighting, it has a preview option, completion, and so forth. It also has plugins for just about any other language so it is a one-size-fits-all editor. The editor I use most of the time is AquaEmacs, which is a Mac-specific version of GNU emacs. GNU emacs also runs on every platform. Emacs, like JEdit, has a number of "modes" for editing different types of files. It is very powerful, but not necessarily for the faint of heart. There are a number of books about using emacs both fro beginners and emacs. It is one of the oldest and most improved editors in existence.
I use Notepad, and NoteTab (nice editor, just google it, I forget the site name).
I also have Dreamweaver, it's nice, it helps you update quickly, but I personally like to type out the code. And like someone else said, the code is a NIGHTMARE. It's so busy and unorganized, you can hardly find anything, let alone change anything. I've never tried starting a page from scratch and typing it in the 'Coder' view of Dreamweaver. I'm sure it wouldn't be as bad, because it'd be like another editor, but like I said, I've never tired it.
Recent Queries:-
Keywords : html, editor
help in understanding how to change html template to joomla (2) Hi Everyone, I am becoming quite (a lot) interested in designing with joomla, and need an (4) Whenever I start a new project one of the first things I do is put in a base index.php page. Yes, great application for your html and javascript development (0) Aptana IDE is a free Integrate Development Environment great for HTML/CSS editing and Javascript With PHP, Mysql, and HTML. (3) Alright, some of you might want to display your User's or Members on your site. Notes: 1.This (2) Well, I have found that css was very hard to predict and precise control their apperance. When mix (2) The YAML (Yet Another Multicolumn Layout) Framework is an excellent open source project that helps Using Javascript in HTML page (0) In this tutorial I will show you how you can put JavaScript in a HTML page. It is very easy to add is there a php editor that runs on PClinuxOS or Ubuntu??? (7) Hi, Just a quick question... Does anyone know any decent php editors that run in linux... I have (11) For Creating good website you have to be master in HTML Language. It is a scryptic Language. If you Possibly Best place to Learn HTML for free (1) http://www.w3schools.com/html/default.asp I learned HTML There and PHP it has a hands on idea it (2) Recently the folks at SitePoint.com launched two excelent online reference sites for web designers Integrated with photo sites (6) If you think that Photoshop is too expensive to purchase, Microsoft Office Picture Manager is a bit just cant seem to find the right editor. (6) Well i have been looking around for a lot of photo editors....Photo Shop is very good but cost a lot A great FREE icon editor ! (12) QUOTE This program is a professional, yet easy to use tool for creating icons, cursors, and Dreamweaver, 3DS MaX, Flash, HTML, CSS (8) Hi all, This is a continuation thread from my previous topic: Photoshop Tutorials, A large list of (9) Hi I m new to this site. I have designed a layout in PSD. What i want is to know how can I slice It's impossible to find... (11) Okay, so I need Microsoft Photo Editor. I have WinXP, and all we get in XP is that crappy Photo Online document editor (5) Recently I came across an online document editor. (You may see that I have blabbered about it quite (22) hi friends, Does anybody know the difference between .htm and .html files. I am wondering why there (21) I will to edit exe. files but i don´t now with what software. Have you any link for me. P.S sory replace your standard microsoft paint! (2) Hello designers! This little piece of software will get you change your thoughts about (8) I've just download Solaris from Sun Download Center. I also installed it. But I need to do some (24) does anyone know where i can find a free shoubox thats customisable? it can be in html, php or flash DHTML, HTML, CSS, Javascript... (7) Here is a little tutorial to make those small yellow-background boxes (tootltips) that pop-up for Free picture/photo editor beta version (1) Microsfts has launced a free betaversion of what they claim will be a worthy Adobe Photoshop avoid those repetative boring tasks.... (8) I don't know about the rest of you, but I love writting scripts but hate WRITTING scripts. For Crossing over to the darkside (13) Allow for alterations Well, I've just had to convert another HTML 4.01 Transitional website (2) Hi, I am looking for a way to embed external rss/xml files into my html page, how/is this possible?.... (15) Here is some quick links for basic html coding... A quick and easy way to create your first web Looking for html, editor
|
|
![]() HTML Editor |
| ADD REPLY / Got an Opinion! | a humble request :-) | RAPID SEARCH! | Free Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute more info. to help others. Ask your Doubts & Queries to get answers, So that "Together We can help others!" |
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 |
|