Forum Moderators: not2easy
HTML:-
<body>
Menu test page...
<div id="box">
This is the menu.
</div>
</body>
CSS (external style sheet):-
#box
{
background-image: url("images/bckgnd.jpg");
position: relative; top: 75px; left: 90px; width: 220px; height: 346px;
border: ridge;
padding: 15pt;
}
Can anyone please tell me what I have got wrong?
Well don that man!
So damned simple that I couldn't see it for myself, the one thing that I took for granted.
Deep bows to a GENIUS!
Thanks all for the help - I will be back afore long...