Which CSS should be added to allow the link to appear on the top:

<a href="#" title="Test" style="margin-top:50px;">Test</a>
Explanation
If you define a link as a block element by adding display: block, then margin starts to work.
Otherwise, since the link is an inline element, margin will not work.

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Продолжайте изучать
тесты по HTML & CSS
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты