

My thought was if I could get something which creates the html I need using test data, then I can move that over into the codeigniter code and programmatically insert data. Converting the old ways to new html and css is a moderately painful process and coding the markup by hand requires a fair amount of testing. The actual content is created in a couple of different ways. The only truly static items are the header and footer.

My goal is to construct the framework html/css because the content is added through Codeigniter. You cannot try Bootstrap Studio and the online demo does not work for me. But still spending 12 to 15 hours a day reorganzing the site and adding new ways of doing things.
