View Single Post
Old 03-03-2008, 18:37   #4 (permalink)
campbell
Web Hoster
 
campbell's Avatar
 
Join Date: Jan 2008
Location: Canada
Posts: 188
So I would put this in the HTML doc?

Quote:
<style type="text/css">
img[src="./directory/image.png"] {float: right; margin: 5px;}
</style>
}

Also, how would I do it using an external CSS sheet? :S
  Reply With Quote