Introduction

Oiko is a visual CSS editor.

CSS (Cascading Style Sheets) allows to separate the representation definitions of such structured documents as HTML, XHTML, XML from their content, which is an effective principle in the design of web sites.

Simple example

The source code of the HTML document Bach.html with a link to the CSS document Bach.css:

The source code of the CSS document Bach.css:

The representation of the HTML document Bach.html with the linked CSS document Bach.css:

Editing this documents in Oiko CSS editor: