
I've created a new blog primarily focussed on tutorial articles for creating roll20 character sheets. I saw two people in the last couple of days using html tables for layout, and that's a no-no on roll20, so here's an article on a much simpler method: CSS Grid: <a href="https://cybersphere.me/dont-use-table-use-grid/" rel="nofollow">https://cybersphere.me/dont-use-table-use-grid/</a> I do have big plans for the blog, as you can see from the introduction: <a href="https://cybersphere.me/introduction/" rel="nofollow">https://cybersphere.me/introduction/</a> The guide mentioned there will take a lot of work, so along the way I'll be posting smaller articles like the grid one above.