Created
August 24, 2017 13:10
-
-
Save danhollick/d99bfe63596d4a209ca0282c288a71a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Red Panel --> | |
| <Panel Color="#DB6882" Width="300" Height="300" Padding="20"> | |
| <!-- Text with Yellow BG --> | |
| <Text Value="Hey there" Color="Black" Background="#F1D751" /> | |
| </Panel> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment