Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: RE: How

works?

Message #1 by Andrew Thorne <AndrewT@C...> on Thu, 1 Mar 2001 09:37:32 -0400
here you go the simple to use <DIV> tag

<DIV ID=3D"MainGraphic" STYLE=3D"position:absolute; left:65px; 
top:340px;
width:400px;background-color:white;">//enter your co-ordinates
<img src=3D"yourImage.gif" width=3D375 height=3D150 border=3D0 
alt=3D"">
</DIV>

-----Original Message-----
From: M=E1rio Ramos [mailto:mjpr@f...]
Sent: Wednesday, February 28, 2001 8:39 PM
To: HTML Code Clinic
Subject: [html_code_clinic] How <DIV> works?





Please,

can somebody tell me how to work with the <DIV> tag?
How can I use it to place images in a circular displacement?


Thanks, M=E1rio


  Return to Index