I want to create an element for my blog. I kind of have an idea how to code in css, I'm not sure that is the right term though. Let me explain this way, you know that line that goes like this: #wrapper{}; I want to create another one that will do nothing but display a picture with a z-index greater then anything else and hold a png image that will display some cool image where ever I want it to on the page. Is this possible? Or am I wasting my time? I know you can do a lot css, check out csszengarden, all the same code, just different style sheet, so I think what I want to do is possible, I just haven't found out how yet.
thanks for help