Adding Columns
-
I am trying to use CSS to add columns to Manifest. Is this possible?
The blog I need help with is: (visible only to logged in users)
-
What do you mean add columns? CSS cannot be used to add functionality, it is only a styling and positioning document. The elements have to exist (and have IDs or classes assigned to them) before they can be moved or styled.
- The topic ‘Adding Columns’ is closed to new replies.