-
Notifications
You must be signed in to change notification settings - Fork 547
HTML and CSS support
Arthur Teplitzki edited this page Sep 2, 2017
·
1 revision
- 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)