Web >> Development >> HTML >> Elements >> A >> How to make anchor elements appear as normal text without decor/transform

Example <a href="http://www.google.com" style="text-transform: none; text-decoration: none"> Hidden link to google</a>