Tag: things to avoid

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.

02
Apr
2022
Posted in Playing With Roll20

Attributes and Abilities

You shouldn’t use the Attributes list on the Attributes and Abilities tab. Here’s the reason why.