I have a load of images wrapped in a 'photo' class in which I would
like to float a div. In other words, I want the div to float in a sea
of classes. I can only get the div to lie on top of the classes. I
want the classes to float around the div the same way text would. Any
help greatly appreciated!

.photo {
  position: relative;
  margin: 1px;
  border-width: 1px;
  border-color: red;
  border-style: solid;
}

--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to