Yes Nolan, These rules will apply to any element that has that class attached to it in the markup.
It is equivalent to doing something like *.italics { font-style: italic; } instead of p.italics { font-style: italic; } a.italics { font-style: italic; } td.italics { font-style: italic; } Hope this helps. Owajigbanam Ogbuluijah Computer Engineering University of Toronto On 2010-10-29, at 11:38 AM, Nolan Darilek <no...@thewordnerd.info> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 10/29/2010 10:28 AM, kaiser wrote: >> here goes the answer straight from /blueprint/screen.css: >> >> >> .container {width:950px;margin:0 auto;} >> .showgrid {background:url(src/grid.png);} >> > > Apologies for being dense, but does this mean that it is in fact > possible as no elements come before the class selector? Or is there some > other bit of CSS behavior that I'm missing here? > > Thanks. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkzK6pIACgkQIaMjFWMehWI/8wCfc7yM0DFWvwJB10/Z5BdaMKOU > FtcAnjkTGoMOQxOj92pE3WSdXvW7gUb6 > =fGx8 > -----END PGP SIGNATURE----- > > -- > You received this message because you are subscribed to the Google Groups > "Blueprint CSS" group. > To post to this group, send email to blueprint...@googlegroups.com. > To unsubscribe from this group, send email to > blueprintcss+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/blueprintcss?hl=en. > -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to blueprint...@googlegroups.com. To unsubscribe from this group, send email to blueprintcss+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en.