HTML formatting

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
webropa

HTML formatting

Post by webropa »

I hope someone can point me in the right direction. I am trying to display the output from three columns of a db table on a page.

At the moment I am trying to do it all via html table in a "user defined tag", but I cant get the table formatted properly. Am I going about this the wrong way? I tried doing it via a table on the page then inserting the data in each cell via "user defined tag" but had trouble lining up each row. Is there a better way?
webropa

Re: HTML formatting

Post by webropa »

I will answer my own question.
I was not echoing the whole html table format. Also any table attributes eg width, cell charateristics go in single quotes.
Locked

Return to “CMSMS Core”