Skip to content

Instantly share code, notes, and snippets.

@danhollick
Created August 24, 2017 13:11
Show Gist options
  • Select an option

  • Save danhollick/195826bcedb7bc9707536d634d651743 to your computer and use it in GitHub Desktop.

Select an option

Save danhollick/195826bcedb7bc9707536d634d651743 to your computer and use it in GitHub Desktop.
<!-- Red Panel -->
<Panel Color="#DB6882" Width="300" Height="300" Padding="20">
<!-- Text with Yellow BG -->
<Text Value="Hey there" Color="Black" Background="#F1D751"
Alignment="TopCenter" />
</Panel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment