Marcelo Santos• 50
@oMarcelosantos
Posted
- Good job !
I really liked the idea of *<h1>* being responsive. You can also use the alternative where when the user clicks on your h1, they will be redirected to another Url. For example, for html and css documentation.
<a href="https://developer.mozilla.org/pt-BR/docs/Web/HTML" target="_blank">
<a href="https://developer.mozilla.org/pt-BR/docs/Web/CSS" target="_blank">
Overall, very good work.
0