I came accross this site: http://miarroba.com/ Right on the top there is a message in yellow or orange with a message and a link. How can I put a message like this on my website any free javascripts out there that can do this. Please help.
just need css: in your style set .grr { background:yellow; padding:1.5em; border-bottom:2px solid #00; } <div class="grr">this is my stuff</div>