the plan is that the text should float about the "div" that has a white background...but it doesn't show up anywhere that i can see:
http://www.spinnerdesign.co.il/_clients/temp/portfolio.html
click on the first line (alvarion) and its opens up. the text should show up on the left side, its in a div called:
#apDiv1 {
position:relative;
left:0px;
top:0px;
width:250px;
height:350px;
z-index:1000;
visibility: visible;
any help would be appreciated......
http://www.spinnerdesign.co.il/_clients/temp/portfolio.html
click on the first line (alvarion) and its opens up. the text should show up on the left side, its in a div called:
#apDiv1 {
position:relative;
left:0px;
top:0px;
width:250px;
height:350px;
z-index:1000;
visibility: visible;
any help would be appreciated......