Category: Sheet Author
Do you want to make a character sheet or tweak an existing one? You’ll need to grasp HTML, CSS, and Javascript, and roll20 has its own tweaks that makes each of those a little more complicated. Don’t worry though – that’s where this blog comes in. If you’re a newbie to any of these things, you’ll find help here.
Avoid Using Inline Styles
Inline styles are when you put style: directly in the HTML. Here are the benefits of using CSS instead.
Don’t Use TABLE – use GRID
When creating a sheet, don’t use TABLE. Learn how to use CSS Grid to EASILY organise your sheet.
Introduction to the Site
An introduction explaining the site’s purpose and plan.
Visit the Sheet Author Master List