Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.


sectioning


sectioning example

Loading...

multimedia

find out more on these by yourselves


graphics and <svg>


svg example

Loading...

graphics and <canvas>

the canvas tag is a more modern alternative to SVG for graphics
it is a programming-only interface, so accessible via JavaScript
don’t panic, we’ll cover that later on :)
here’s a simple example - just for a glimpse

Loading...

form-oriented

for building forms :

out of scope for this course though, as it involves a backend


miscell others

in a jumble :