This is an old revision of the document!


<html> <style> blockquote .rainbow-border{ border-image: linear-gradient(180deg, #f681ae, #f38282, #f7d54d, #6ed46e, #3ed3da, #a48ac9 100%);

  border-image-slice: 100%;
border-image-slice: 1;
border-top: 0.1rem solid #FC8EAC;
border-left: 0.5rem solid #FC8EAC;
border-right: 0.1rem solid #FC8EAC;
border-bottom: 0.1rem solid #FC8EAC;
padding: 0.5rem;

} </style>

this should be a blockquote with a rainbow border

<a href=“https://web.pixelshannon.com/make/index.html”>pixel shannon</a>

<html>

Edit this page
Back to top