Card Builder, Part 3

Decided I will go with my own layout. It’s inefficient (severely) but I’ll learn more by doing it. I’m going to model the layout after the subset of CSS properties I deem useful, which will include at minimum:

  • Font family, size, weight, alignment, and style.
  • Padding, position (fixed/relative/etc), margin.
  • Background color.
  • Border (top, right, bottom, left, width, color, size).