var fDesc=new Array(); fDesc[1] = "bar the words or phrases that you’re looking for; also allows to select the engine search. Another feature improved is the Opera Mail. It supports the currently web standards, like CSS 2.1, XHTML 1.1, HTML 4.01, WML 2.0, ECMAScript, etc."; fDesc[2] = "and MacOS. Developers can use this great tool to design software using Java SE/FX, Java, Ruby, C/C++, and PHP. It is sponsored by Sun Microsystems and is very powerful thanks to the contribution of thousands of users."; fDesc[3] = "and easy to manage. It guides user throughout the whole process, without needing any programming skills. Step by step, any user can build a web site without any programming knowledge."; fDesc[4] = "snap. This version features several improvements and bug fixes. Several improvements have been made regarding template instances editing, including Enter key, transformations, contextual menus and some other."; fDesc[5] = "Windows that helps you create problem-free HTML and XHTML documents. It's also a great learning tool."; fDesc[6] = "xhtml or Javascript. The program's interface is pretty nice and easy to use, and the most important thing, it generates strict xhtml compliant code."; fDesc[7] = "files regularly, then Topstyle 3.5 is for you. Topstyle is a styling utility that allows you to view, edit validate style sheets in Html, Xhtml and CSS file types."; fDesc[8] = "difference to the charm of the homepage of an ordinary website, by adding elegant and stylish buttons and good looks, thereby making it user friendly and eye catching."; fDesc[9] = "integrated tools to create, edit, validate, reuse, browse and format your code in a quick and easy manner. It can read and save files in PHP, HTML, XHTML, CSS, JavaScript, WML, ASP, XML formats and others. It runs on Windows 98, 98SE, Me, 2000, NT and XP."; fDesc[10] = "that allow users to create and edit HTML, XHTML, CSS and JavaScript code in a fast and easy way. The application integrates powerful features, thus enabling one to validate, reuse, navigate and deploy code efficiently."; fDesc[11] = "and compile them in a single file. It includes all the files from a specific folder with images, flash, audio and video and makes a standalone EXE file, which can be opened from any Windows operating system."; fDesc[12] = "application but you can still use it to safeguard your documents in PDF format. You can also insert images in your PDF documents through its insert image option. You can also create XHTML, XML and SVG documents with this Elfima notepad."; fDesc[13] = "Office Style, which makes it easy to use. It allows the user to create and edit code in HTML, XHTML, JavaScript and CSS, all in a single application.In addition, the software includes some utilities for validating code, as well as reuse it."; fDesc[14] = "program adds the appropriate Document type code. It also has the ability to batch process many documents and keep backups of modified files."; fDesc[15] = ", more 15 encodings, fonts, colors, styles, bullets etc. HTML file has minimal size and completely compatible with W3C."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }