Copied

Asix is a library created for the CSS styling language. It allows you to write code in HTML tags as inline and regular code at the same time.

Get CDN

About

Asix commands are written to HTML tags as attributes. They look like this:

Here, ax-flex and ax-box are keywords inside which short versions of CSS codes are written.

You can get acquainted with keywords and short versions below.

After styling, you can download the CSS code and link it to the HTML.

To download the CSS code, add ?down in the link section and the download button will appear in the window: after downloading it disappears.



Get CDN

Copy and paste this code below the HTML body tag.

<script src="https://scientechh.github.io/cdn/asix.js"></script>



Codes

Key words are written here followed by their values.

Media

You can also write a short media, it looks like this.