Question
Content from Layout and formatting large blocks of Text
I've heard the mantra to keep Content separated from Layout.
With this in mind, I'm wondering how to format large blocks of content
that need formatting?
For example I have a product that will fill a page with text. Since I
can't take the time to dynamically develop a whole page for each
product, I must copy all the text into one row in a database. My problem
is then the fact that there are no individual headers, paragraph breaks
and all the rest of the content within that block of text.
What's the best solution for formatting content like this?
Should I use "classes" to block up the content and then format it using
CSS?
Is there a user interface that will write these classes?
Thanks
With this in mind, I'm wondering how to format large blocks of content
that need formatting?
For example I have a product that will fill a page with text. Since I
can't take the time to dynamically develop a whole page for each
product, I must copy all the text into one row in a database. My problem
is then the fact that there are no individual headers, paragraph breaks
and all the rest of the content within that block of text.
What's the best solution for formatting content like this?
Should I use "classes" to block up the content and then format it using
CSS?
Is there a user interface that will write these classes?
Thanks