free css editor TopStyle Lite

TopStyle home Powered by Mozilla
Tap into the power of cascading style sheets (CSS) and (X)HTML
download free trial

TopStyle contains powerful tools for building standards-compliant web sites.
  • Preview CSS while you write it.
  • Easily create pleasant color schemes for your site.
  • Style Checker validates your CSS syntax against multiple browsers.
  • Use Site Reports to see at-a-glance where CSS styles are used in your site.
  • Style Upgrade quickly replaces all outdated HTML code with equivalent CSS styling.
What's new in TopStyle 4?
  • Unicode. TopStyle allows you to save your document ANSI-encoded (the TopStyle 3.x default), or Unicode-encoded (UTF-8 or UTF-16). When you open an existing document, TopStyle will auto-detect the encoding for the document you're trying to open.
  • Live FTP editing. The new FTP Explorer Panel allows you to edit online documents via FTP. When you save your document, it is automatically uploaded to your FTP site.
  • HTML toolbar. TopStyle comes with a new, user-configurable HTML toolbar that is displayed above the editor. Simply drag-n-drop any snippet from this HTML toolbar into your document.
  • New CSS definitions. TopStyle includes new CSS definitions for IE8 (Microsoft Internet Explorer 8), FF3 (Mozilla FireFox 3), SF3 (Apple Safari 3), and SF4 (Apple Safari 4).
  • Script Insight. TopStyle includes Script Insight for ASP (both JavaScript and VBScript), PHP, and ColdFusion.
  • Bookmarks. TopStyle contains new powerful commands for navigating your documents, including 10 bookmarked locations for each document.
  • iPhone (and iPod touch) webapp development. TopStyle includes iWebKit, a simple and advanced development framework for iPhone (and iPod touch) webapp development. In addition to iWebKit, TopStyle includes new CSS definitions for iPhone OS 1.1 and iPhone OS 2.0. Last but not least, TopStyle includes a new *internal* preview for Apple Safari.
  • Improved inline style. Inline style attributes (eg. style="|") support CSS color-coding and CSS Insight (Ctrl+Space).
  • HTML 5. TopStyle includes a new HTML definition for HTML 5 and a new HTML 5 template. TopStyle supports the new !DOCTYPE for HTML 5.
  • IE8 document compatibility. TopStyle allows you to switch IE8 document compatibility mode easily, and compare different IE8 document compatibility modes in it's side-by-side preview.
  • Improved CSS Insight. CSS shorthand (sub)property values are grouped. Insight includes recently used colors (CSS color properties only).
  • Live spelling (HTML only). TopStyle identifies spelling errors as you type with wavy red underlines, and allows you to act upon each identified problem with a new context menu.
  • Support for the latest web browsers. TopStyle auto-detects the latest web browsers, including Mozilla Firefox, Apple Safari, Opera, and Google Chrome.
  • Improved integration. TopStyle includes improved integration with HTML Tidy and CSE HTML Validator, including HTML link validation.
  • Compatible with Windows 7.

free css JustStyle CSS Editor

 



 Overview


Powerful and easy-to-use

JustStyle CSS Editor is full-featured, yet easy-to-use, software for webmasters. It is a specialized style sheets development environment, featuring everything needed to develop and deploy cascade style sheets.

Highly interactive

JustStyle CSS Editor provides an interactive user interface and presents CSS properties in special wizards and generic value lists.

Easy deployment

Easily deploy style sheets by using JustStyle's Site Manager. Site Manager provides features like attaching and embedding CSS into HTML documents.

Platform independent

JustStyle CSS Editor is a cross-platform application. Written entirely in Java, it works on different platforms, such as Microsoft Windows, IBM OS/2, Linux, Apple Mac OS, Mac OS X and others.
Two suites are available:
  • designed for Microsoft Windows operating systems the suite for Windows includes an installer with uninstall support, and native executable for better system integration;
  • the suite for Java 2 Platform is OS independent.

Download JustStyle CSS Editor for free!

The list below offers files for different platforms. Please review the files listed below to select the ones you want, then click the link to download.

JustStyle CSS Editor 1.3.3 Suite for Microsoft® Windows® operating systems.

Download Installer with JRE (10,4 Mb)  Complete suite for Windows, includes JRE1.4.2. (Recommended)

Download Installer without JRE (1,24 Mb)  Lightweight suite without JRE for Windows, requires Java Runtime Environment version 1.2.2 or higher.

JustStyle CSS Editor 1.3.3 Suite for Java2 platform.

Download Zip archive without JRE (842 Kb)  archive in zip format, does not includes Java Runtime Environment.
Get Java Now!

free css ELEDO – Eledicss


Eledicss

Features :Eledicss is a CSS2 editor (GPL licensed) implemented as a server-side PHP script. It allows editing CSS files using a web browser.
It can be installed both on UNIX and Windows webservers. It was tested on PHP 4.1.2 on server side, and Mozilla 1.0 on client side. Eledicss should safetly work on all PHP 4.X versions.
Download: ELEDO Download Page.

[ Version française : ]
Eledicss is a CSS2 editor (GPL licensed) implemented as a server-side PHP script. It allows editing CSS files using a web browser.
It can be installed both on UNIX and Windows webservers. It was tested on PHP 4.1.2 on server side, and Mozilla 1.0 on client side. Eledicss should safetly work on all PHP 4.X versions.
Download
Go there and click "Download".
Installation
Untar the downloaded tgz and copy the "eledicss.php" file to the place where you want to use it in your DocumentRoot tree.
If you want to directly change the css files (online), they must be writable by the webserver.
Important Note : Eledicss allows you to navigate through the directories of your webserver. This could be a security flaw, so when installing to a production server, put it in a password protected directory (see the example on an Apache webserver at the end of this documentation).
Usage
Open a web browser, and point it to the URL where eledicss was installed :
- http://myserver/eledicss/eledicss.php
1- welcome
2- choose the right directory
3- choose the CSS file
4- edit the CSS file
5- edit one property (double-click it)
6- change the value
7- edit several properties
8- edit all the CSS (double-click the top bar)
Installation : an example
You are on an Apache webserver whose DocumentRoot is <DOCUMENTROOT>. The tar file was downloaded into /tmp.

  $ cd /tmp
  $ tar xzvf eledicss.XX.tgz
  $ cd <DOCUMENROOT>
  $ mkdir eledicss
  $ cd eledicss
  $ cp /tmp/eledicss/eledicss.php .
Then protect your eledicss directory with a password :

  $ cd <DOCUMENTROOT>/eledicss
  $ cat .htaccess
  AuthType Basic
  AuthName "eledicss"
  AuthUserFile <DOCUMENTROOT>/eledicss/.htpasswds
  Require valid-user
  $ htpasswd -c .htpasswds eledicss_user
To make your CSS writable by your www-data web server (example) :

  $ cd <DOCUMENTROOT>
  $ chown -R :www-data *.css
  $ chmod -R g+rw *.css
Debug the script
A debug version of eledicss can be downloaded from the CVS. This version contains all debug code which will allow you to trace the parsing of the CSS when it is called. All operations are logged into a debug file. To generate a non-debug version of the script, use the makeprod.sh script (also in CVS).

free css - CSSED - "A GTK-2 CSS Editor"

 

This is the home page of cssed a GTK2 application to help create and maintain CSS style sheets for web developing.
cssed is a small developer editor and validator, that tries to ease the CSS editing. It is an Open Source project, it means that you can download the program but also its source.
It features syntax highlighting, syntax validation, MDI notebook based interface, quick CSS properties and values insertion, auto-completion and dialog-based insertion of CSS complex values.
Being a CSS editor, it's not limited to this language. cssed haved some support for HTML (with embbeded Javascript), XML, Javascript, Java, PHP, JSP, C, C++, Apache configuration files, .htaccess, Python, Perl, SQL, SH and other languages so it can serve quite well as multi-purpose editor.
It can be extended through plugins and scripted with Python, so it's quite easy to extend its functionality.
Here you've got some screen shots, but if you just want to know how to download it check this page.
This project has been on Source Forge from 17/11/2003.
Iago Rubio - cssed author and project administrator.
Linux Format "Hottest Pick" (Friday, 09 December 2005)
cssed is among this month's Linux Format "Hottest Pick" awarded applications. Linux Format is the UK's best-selling Linux magazine, and we're very, very proud of this recognition.

cssed 0.4.0 released
cssed 0.4.0 has been released.
cssed scriptable
cssed is now scriptable via the python script plugin. .
cssed 0.3.0 released
cssed 0.3.0 has been released and is available from this site's download page
cssed plugins released
cssed features a brand new plugable interface, and releases some new plugins.
cssed 0.2.1 released (9/04/2004)
cssed 0.2.1 is avaiable for download.
cssed 0.2.0 released (07/04/2004)
cssed has been released and is available from this site's download page
cssed APC magazine (06/04/2004)
cssed will be distributed with this month's (April, 2004) issue of apc magazine in the "Web Development Power Kit".
cssed in RedHat's ftp (13/02/2004)
You can get cssed from the RedHat's ftp "/contrib" folder.

blog posting