Hi! This is my first challenge. I find this website useful to refresh and improve my knowledge and skills. Also I'm curious about few things:
-
Is
<br>
tag is a good way to break line in headers and paragraphs in this particular case and at all or I should achieve this by using margins, widths, font-sizing etc.? -
In order to get identical result, I used
transform: scale()
on text. Is it a good practice? -
Which relative unit should I use for margins and paddings?
Thank you in advance for your help.