cynicalneoprincessism.neocities.org
solflo
3 years ago
not entirely sure why the text is all sitting in the same spot, but regardless the better way to go about this would prolly be to set the image as the div background, and set the div height and width to match the image :)
solflo
3 years ago
the css would be something like .container {background: url(/nav/frill1.gif); width: 88px; height: 31px;}, plus some fiddling with text-align and padding to adjust the content
Can tell I'm going to have a difficult time figuring out this one... ;u;