Hi

I was trying to think of a way to set the same margin for all elements inside my "content" div at http://www.algae.info/ and decided to try

.content *
{
  margin-left: 15px;
}

Just for the heck of it. To my surprise, this worked in Firefox 0.8, IE6, and Opera 7.23

So have I accidentally stumbled on a perfectly valid use of css, or am I exploiting some bug? Will the margin display properly cross-browsers/platforms ?

While you're viewing http://www.algae.info/ Id appreciate any CSS/layout tips or possible problems as once im happy with it, the formatting will be repeated in 9 other related sites.

--
Neerav Bhatt
http://www.bhatt.id.au
Web Development & IT consultancy
Mobile: +61 403 8000 27

http://www.bookcrossing.com/mybookshelf/neerav
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************




Reply via email to