enllaços html links
enllaços html links
enllaç obrir en finestra nova
<a href="url" target="_blank">titol</a>
link image dimensions
<a href="url web"><img src="url image" width="150" height="150"></a>
Absolute URLs
<p><a href="https://www.w3.org/">W3C</a></p> <p><a href="https://www.google.com/">Google</a></p>
Relative URLs
<p><a href="html_images.asp">HTML Images</a></p> <p><a href="/css/default.asp">CSS Tutorial</a></p>
Send email
<a href="mailto:someone@example.com">Send email</a>
- Categoria: web_development
- URL: https://www.w3schools.com/html/html_links.asp
- YouTube: https://www.youtube.com/watch?v=c3Tg5QCxEbA
- Etiquetes: php, php_model, html
- Data de creació: 06/08/2022
- Última actualització: 27/08/2024