<a href="//www.w3cplus.com">W3cplus.com</a>
<a>No href</a>
body {
width: 100vw;
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
a {
font-size: 4vh;
margin: 3vh;
}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.