...
Best Practices
Panel | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1. Use classes instead of ids whenever possible:
rather than:
Separate class names by dashes:
rather than:
Prefixportletclasses withthe portleta namespace:
rather than:
Class names should be semantic rather than stylistic:
rather than:
Multiple classes assigned to an element should be listed in this order:
For example:
|
CSS
...
Namespaces
Panel |
---|
Fluid Skinning SystemNamespace prefix: fl-
uPortal PortalNamespace prefix: up-
uPortal PortletsNamespace prefix: portlet-
|