[pmwiki-users] [pmwiki-devel] CSS whiz needed...
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Fri May 18 12:54:40 CDT 2007
    
    
  
On Thu, May 17, 2007 at 02:45:00PM -0400, The Editor wrote:
> Thanks bunches for both links.  Very helpful.  But neither seem to
> give a list of what style attributes can be assigned to which html
> markups.  Ex: can you put a border around a <p>? Does float mean
> anything in a span--or is it only for divs? etc.
Yes, a <p> (or any other tag) can have a border property.
Yes, float can mean something in a span.
As I said in my previous post.... almost any property can "legally" go 
with any element.  (I'm not aware of any that cannot.)  The only question is 
what effect (if any) the browser gives the property within that element.
Pm
    
    
More information about the pmwiki-users
mailing list