Answers for "what html tag should i use for copyright"

0

copyright in html

<span class="copyright">&copy</span>
<span class="copyright">&#169</span>
can change css by giving class to span
Posted by: Guest on September-29-2021

Code answers related to "what html tag should i use for copyright"

Browse Popular Code Answers by Language