Testing your skills in placing html elements.
git clone https://github.com/Artasov/rectangle-html-testJust fill in the contents of the <div class="o"> tag(red square)
in index.html , so that it looks like in the picture below.
Do not delete or change anything that is already in the
index.html and style.css, just add your code to them.
You can write new tags only inside a div with an o class tag.
Use only the div tags.
Do as much as you can, it's just a test π
- Just make it like the image below.
-
Do not use
justify-contentpadding
-
When the width and height of the
.oclass are proportionally changed, its contents should not be distorted or change their proportions.
Do not usepx em rem vh vw...only%allowedmarginpadding
-
When the width and height of the
.oclass are proportionally changed, its contents should not be distorted or change their proportions.
Do not usepx em rem vh vw...only%allowedpaddingjustify-contentalign-itemspositionflex
