Hallo,
I created already a lot of dynamic webpages. If the style or data amount is still the same it is just easy to handle...
In my next project i want to handle the layout with some variables, some div tages (without tables) and of course CSS. Changing double linebreaks into paragraphs should be possible. I think the abstraction of different header-rows should be difficult. I there someone who know a class that can handle this kind of layout's?
Example:
inside a textarea (like here) the user can handle his input with some styles like bold or italic. Before saving i want to give some extra information that the script can use at the time at parsing into the div-container's.
Maybe it should be done on an other way... Where do i have to look?
Thanks for helping.