Battle of Hogwarts, free memorial band.
July 25th, 2007 by 2xKnight
I’ve decided to share the memorial band. I made it after reading Harry Potter and the Deathly Hallows. I still don’t want to get too spoilerish, but it’s safe for people to assume there would be a battle at Hogwarts. After all it was the first place both Harry and Tom Riddle felt at home. it’s important to both of them.
The band is made for a light background. it looks jagged on a dark background.
Here’s the graphic.

Here’s the code I use with it. Yeah, it’s not perfect. You might need to tweak it for your site.
CSS
#hanger {
float: left;
position: absolute;
top: -49px;
left: -149px;
height: 240px;
width: 255px;
background-image: url(http://www.yoursite.com/graphic.url) ;
background-repeat: no-repeat;
border-width: 1px;
border: none none none none ;
border-color:#00C000;
}
HTML to include in your page.
Just an empty Div with id=”hanger”.















man i didn’t mean it as an insult, but you should really consider this website
http://www.lifeblue.com/web_design_contest/
you have really good chance of winning, if you sign up let me know, i will definitely vote for you
Oh I know it wasn’t an insult. I just asked what you’d change to figure out how to make it better. Any feedback I can get is great.
Thanks for the link, I’ll probably try to fix it myself though.
(For people who don’t know what we’re talking about, check out these comments over at JohnCow.com)
thanks for you code, mate… nice blog, keep it on…
Not a problem. Thanks for stopping by.