tl;dr I’m trying to style specific lines from a textfile, and in the end being able to show it on the page in the original order. info: My page is running Joomla with the sourcerer extension. Sample content of the wishlist: Full story I’m trying to set up a simple site for my family that can display our wishlists. We’re
Tag: styling
Center all text in PHPSpreadsheet and make the cells expand to fill up with context
I struggle a bit to make all the cells set the context to center and to autoexpand so it doesnt overlap each other. So what I try to do is: Set the info in every cell to be centered since it makes …