SBD 3 – MA1 Semantic html

Facebook
Twitter
LinkedIn

In html5, many elements have semantic meaning, which makes it easier to understand what the different sections in the html document is about. It also makes it easier for screen readers and other assistive technologies to identify various elements of a page.

Examples of semantic html elements are: header, section, nav, article footer, main, p, headings h1 to h6, aside, ul, ol and more. The element DIV is not a semantic element, but sometimes you still have to use it.

I have created a document where I use some of these elements. This is the result. Visually it is not nice, since no stylesheet is attached (yet), but this is how a screen reader renders the page, and in the matter, the page is fine.

The code required to make this is like this. I use Visual Studio Code to do my coding.

More to explorer

Motion design – green screen

A green screen is commonly used in video to mask out the background and insert another background instead. For example, instead of flying Arnold Schwarzenegger to Mars in the movie

Motion design – bouncing ball

In this module assigment, the task was to make a bouncing ball – with bouncing both vertical and horizontal. I made a ball that bounces in and out of the

Motion design – first animation

After Effect has many similarities to Premiere Pro, which I know from a previous course I did in Digital Media Design. So far, I have used After Effect the same