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 #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
|
|
|
|
|
|
|
|
|
|
|
|
|