HTML and CSS support - ohaucke/HTML-Renderer GitHub Wiki
- HTML 4.01
- CSS level 2
Jose took the liberty of adding a couple of features:
- Background gradients
- Rounded corners
- background-gradient: (color)
- background-gradient-angle: (number)
- corner-ne-radius: (length)
- corner-nw-radius: (length)
- corner-se-radius: (length)
- corner-se-radius: (length)
- corner-radius: (length){1,4} (shorthand for all corners)