Currently, I am working on generating reports for an NGO that conducts surveys in schools. Once the reports are created, they need to be sent out in a specific format. While a simple table structure would suffice, I have decided to use Bootstrap classes to style the tables, with a focus on vertical alignment of text within the reports.
I have looked into various resources for information on vertical columns and design, but unfortunately have not found any relevant solutions. I would greatly appreciate any assistance in achieving my goal of aligning the proj#
, proj code
, proj name
, and proj goal
columns centered vertically like the image provided at this link: https://i.sstatic.net/piWEf.jpg
At present, this is what I have developed for them: https://i.sstatic.net/kf4re.png