Assessment wanted for sizing skill tests

Hello! Need assessment for Sizing skill tests.

Codepen:
Sizing Task 1: height and min-height.
Sizing Task 2: percentages.
Sizing Task 3: maximum width and images.

Good evening and thanks!

Congratulation, @VladimirK!

All three tasks are perfect :tada:

Have a nice day!
Michael

1 Like

Nice, ty!
I have a question. Need i input type="text/css" to a link element in head of document?

I found different examples with and without it on MDN.

When using <link> for a CSS file (i.e. rel="stylesheet") the type can be omitted. It’s even recommended to not use it.

1 Like