Prototype interface to edit card for a generic RPG trading card game
This is a small sample project by Wesley B for a potential employer.
It is intentionally limited in complexity, but maintains clarity and accessibility.
The service Glitch is used for hosting.
README.mdThat’s this file, where you can tell people what your cool website does and how you built it.
index.htmlThe website content is an introduction, a form, and reference to the Glitch service.
style.cssThe styles have ITCSS organization and BEM classnames.
script.jsThe following interactivity of the site is provided with JavaScript:
assetsGlitch allows dragging into assets (CDN-managed library) any relevant images, music , etc.
<fieldset> & <legend> sometimes, because of a Chrome CSS bug.var() nor calc() generously, so prototype complexity is reduced.tabindex="-1", because parent is positioned.