[UPHPU] More CSS frustration

Joshua Simpson std3rr at gmail.com
Wed Jan 17 08:48:55 MST 2007


On 1/17/07, Scott Hill <llihttocs at gmail.com> wrote:
>
>
> Wow! This is pretty intense for a plain table user.  One, quick question
> and
> then I promise to get the Zen book and study.  What is the significance of
> the '#' character in front of position and top?  Why is it
> necessary?  Can't
> you just leave it off?


The '#' symbol identifies that the postfix is  assigned as an id attribute (
whereas the class attribute is defined by a '.' symbol ).

dw


More information about the UPHPU mailing list