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!
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!
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.