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.md
That's this file, where you can tell people what your cool website does and how you built it.
index.html
The website content is an introduction, a form, and reference to the Glitch service.
style.css
The styles have ITCSS organization and BEM classnames.
script.js
The following interactivity of the site is provided with JavaScript:
assets
Glitch 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.