<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

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.