Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

philandy/HTMLStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

HTMLStyle

This is a Work In Progress.

Description: Give HTML style:

<style>
<tag attribute="value" />
</style>

Instead of CSS:

<style>
tag {attribute:value;}
</style>

Releases

No releases published

Packages

No packages published