Back to skills

HTML5

Frontend Since Jan 2020
L4
68/100

Other technologies

HTML5

Evidence

  • Why this level

    Summary

    HTML is used regularly across public Astro pages, routed React components, business Vue views and Angular forms built on real interface structures.

  • Current ceiling

    Summary

    The main improvement axes to reach the next level are: deepen HTML accessibility work, document page and form semantics more explicitly, and provide clearer examples of complex native structures.

  • Astro multilingual detail pages

    Permalink Source

    The public portfolio builds detail pages per language, with content fetching, locale fallback and full page rendering. This is concrete proof of HTML practice in a maintainable public interface.

  • Shared layout and page tags

    Permalink Source

    The main portfolio layout generates page structure, viewport meta, canonical and alternate links. That is real usage of core HTML structure on a multilingual website.

  • Business reservation view

    Permalink Source

    A frontend view in Parking App combines information zones, user actions and rendering constraints around a reservation flow.

  • Angular observation form

    PR Source

    The observation form in GeoNature-citizen is adapted to long taxonomic lists and autocomplete. Beyond the framework itself, this shows real practice with rich form structures.