Skip to content

Instantly share code, notes, and snippets.

@ahmadnassri
Created December 25, 2016 17:26
Show Gist options
  • Save ahmadnassri/1f4227ff66023e8ff79351eec5ff91f2 to your computer and use it in GitHub Desktop.
Save ahmadnassri/1f4227ff66023e8ff79351eec5ff91f2 to your computer and use it in GitHub Desktop.
Diagonal Separators
Display the source blob
Display the rendered blob
Raw
<svg id="source" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 10" preserveAspectRatio="none">
<polygon points="100 0 100 10 0 10"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment