Re: Setting an icon on the top right zone of screen
Could you please fill the whole example ? it won't take a couple of lines I
guess.. I am confused and can't get it yet...
what I have now is :
but now... that shows me the backcolor in linear degrad? color.. perfect.. but
how do I also add another esthetic icon on the top right corner of the screen
?? let's say "cornerimage.gif" for example....
Thanks in advance...
<style type="text/css">
<!--
body {
background-image: url(img/strip.jpg);
}
.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
-->
</style>
|