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.

20
Apr
2022
Posted in HTML

Displaying Text – span & textarea

How to display text on a character sheet – spans, paragraphs, and textareas.

19
Apr
2022
Posted in HTML

Inputs and Attributes

The best way to create attributes in Roll20 sheets is to use Inputs. Learn how to make them here.

18
Apr
2022
Posted in HTML

Headings and Line Breaks

Learn how to create the simplest HTML elements, and discover the basic structure of all HTML elements.

18
Apr
2022
Posted in HTML Sheet Author Guide

HTML – The Building Blocks

An introduction to the guide on how use HTML in Roll20 Character Sheets.

06
Apr
2022
Posted in CSS

Avoid Using Inline Styles

Inline styles are when you put style: directly in the HTML. Here are the benefits of using CSS instead.

04
Apr
2022
Posted in CSS

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.

29
Mar
2022
Posted in Sheet Author Guide Unimportant

Introduction to the Site

An introduction explaining the site’s purpose and plan.