HTML Editors [message #50339] |
Wed, 16 July 2008 06:41 |
Sease25
Messages: 1 Registered: July 2008
Karma: 0
|
Junior Member |
|
|
There is some compatibility issues associated with anything other than hand coding for HTML (and for that matter, even with hand coding.)
The best choice for compatibility is Dreamweaver but you cannot use layers. Layers must be converted to tables to be used.
The worst choice is FrontPage. FrontPage is loaded with problems because it uses Microsoft and therefore internet explored specific code.
Items that will not work in other browsers include: Marquees Virginia website design can use a JavaScript scroller to create a similar effect that will work in the most common browsers. Bgsound tag - this is IE specific. Page Transitions - this is IE specific. Front Page generated Style sheets - this is IE specific and can have unexpected results or crash other browsers. Front Page generated DHTML - it is better to use JavaScript to create the effects you want since it is more likely to be cross browser compatible. Hover Buttons - this is IE specific and has been know to crash browsers including older versions of IE. You can use JavaScript, flash or CSS to get similar effects.
Other HTML Editors - the rest of the HTML editors will fall somewhere between Dreamweaver and FrontPage in cross browser compatibility. You just have to test the code your HTML editor generates.
|
|
|
|
Re: HTML Editors [message #163210 is a reply to message #50339] |
Fri, 08 October 2010 10:02 |
|
While word processors are not ostensibly HTML editors, many of the major products are capable of exporting document layouts in HTML format. This offers the ease of use of a word processor, similar to a WYSIWYG product (see below), but has some of the same end product limitations.
|
|
|
|
Re: HTML Editors [message #164597 is a reply to message #164592] |
Fri, 18 February 2011 14:50 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
Quote:SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations - I use it for building test and demonstration programs as well as SciTE and Scintilla, themselves.
SciTE is currently available for Intel Windows (XP or later) and Linux compatible operating systems with GTK+. It has been run on Windows 7 and on Fedora 12 and Ubuntu 10.10 with GTK+ 2.20. Here is a screenshot of SciTE.
On Windows, there is a companion application Filerx which provides project management and macro features to SciTE.
You can download Scintilla and SciTE .
I've downloaded it for review and note that it has a liberal licensing agreement and appears to have many language translations available:
Afrikaans 1.73
Arabic 1.73 (Windows-1256)
Arabic 1.73 (UTF-8)
Basque 1.71
Brazilian Portuguese 2.20
Bulgarian 1.73 (Windows-1251)
Bulgarian 1.73 (UTF-8)
Catalan 1.73
Chinese 2.21 (Simplified - GB2312) Edit in SciTE with code.page=936, character.set=134 or 132
Chinese 1.73 (Traditional - Big5) Edit in SciTE with code.page=950, character.set=136
Czech 1.76 including personal settings, Windows Installer
Danish 1.47
Dutch 1.67
Esperanto 1.73
Estonian 1.73
Finnish 1.67
French 2.20
Galician 1.62
German 2.20
Greek 1.67. Also, old Greek translation of Scite website.
Hungarian 1.63 with explanation
Italian 2.21
Japanese
Korean 2.21
Malaysian 1.73
Norwegian 1.62 (Bokmål)
Polish 1.76 (Windows-1250)
Romanian 2.23
Portuguese 1.63
Russian 1.63
Russian translation of SciTE web site including documentation.
Serbian 1.63 (Windows-1251)
Serbian 1.63 (Standard Cyrillic)
Slovenian 1.62
Spanish 2.22
Spanish 1.72 (Mexican)
Swahili 1.73
Swedish 2.21
Thai 1.67
Turkish 1.73
Ukrainian 1.76
Welsh 1.59
"I'm a Witcher, I solve human problems; not always using a sword!"
|
|
|
Re: HTML Editors [message #164600 is a reply to message #164597] |
Fri, 18 February 2011 15:27 |
Bradley
Messages: 41 Registered: February 2011
Karma: 0
|
Member |
|
|
thanks for the link. to be honest, i use scite a lot. it's incredibly fast, light on features, and fits into my workflow nicely. along with the alt+[tab_number] and ctrl+tab and alt+tab shortcuts, it allows me to get a lot down, fast.
[Updated on: Fri, 18 February 2011 15:27] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
Re: HTML Editors [message #168274 is a reply to message #167464] |
Sat, 06 April 2013 06:39 |
Jack Hard
Messages: 7 Registered: December 2012
Karma: 0
|
Junior Member |
|
|
Although word processors have stated HTML editors, most of the major export products can design HTML document. This ensures ease of use of a word processor, a similar product WYSIWYG (see below), but it has the same drawbacks as the final products.
|
|
|
|