We create them with the <form>
tag and have as attributes:
action, method, accept, enctype, id
. Here's an example.
The form above is a terrible example of how a form should be organized. Here's a better example!
To organize a forms we use:
This page is getting quite long... Why don't we add a table of contents to make navigation easier? To do that, we have to:
id
to the sections we want to link to (e.g. <h2 id="forms">
)
<a href="#forms">
)
Like this:
TitleAnother application of this is a ⬆️ Back to top button ⬆️.
Remote image:
Local image:
We use the <object>
tag to add audios and videos.With the <param>
tag we
control autoplay, looping, and so on.
If we want to use media from other web pages we should cite the webpage and also use the embed code they give you.
witnesstestimony by GamingWithJumbo | License: Creative Commons 0(I embedded the audio because I am too lazy to download more files and also neocities doesn't let you upload audios and videos)