<html> <head> <style>a { position: absolute; background-color: #fdefdf; right: 5px; top:20px; padding: 10px; border-radius: 10px 0 0 10px; border: 2px #ffaf69 solid;} </style> </head> <body> <h2>The Scoop</h2> <a href="#">Sign up to our<br> Newsletter!</a> </body> </html>]]>