Hi everyone I'm a beginner in HTML, and I need to know how to center an URL inside my web page, for example :
<a href="http://www.google.com"> Click Here to Open Google </a>
I tried to use the tag, and the STYLE attribute but it doesn't work.
Can some one help me to make it please ?