MAL*_*LON 3 html xhtml href hyperlink
我被教导要做:
<a href="http://www.google.com/">http://www.google.com/</a>
Run Code Online (Sandbox Code Playgroud)
而不是:
<a href="http://www.google.com/">Google</a>
Run Code Online (Sandbox Code Playgroud)
这仍然是标准的做法吗?有人告诉我,它有助于确定他们将离开网站,这就是为什么你应该包括完整的URL.