HTML code not producing correct table output
Permalink
I built an HTML table and inserted the code into an HTML block. I told it to "right align" the columns, but everything is left align instead. I need it right aligned because the price numbers on the page look weird not being lined up properly.
This is the page, and if you "view source" from your browser you'll even see it says right align.
http://dibbsolutions.com/prices/...
Any idea what I did wrong or how to build a better table? I know there are table modules to buy, but I should be able to insert HTML code correctly here right?
This is the page, and if you "view source" from your browser you'll even see it says right align.
http://dibbsolutions.com/prices/...
Any idea what I did wrong or how to build a better table? I know there are table modules to buy, but I should be able to insert HTML code correctly here right?
I went to Dashboard->SideWideSettings->ContentToolbar and selected "Office".
Then added a regular Content Block (not HTML block), and then selected HTML from within the Content Block, pasted my code there.
It still looked right in the preview, but when I saved changes, it still looked wrong on the page.
So then I selected each cell and then right or left aligned it, updated it, and then everything looked cool.
Hope this helps someone else too.