Modifier Le code:
Voir Résultat »
Essayez-le vous-même - ©
w3ii.com
<
!DOCTYPE
html
>
<
html
>
<
body
>
<
a
href
="html_images.html"
style
="text-decoration:none"
>
HTML Images
<
/a
>
<
/body
>
<
/html
>
<!DOCTYPE html> <html> <body> <a href="html_images.html" style="text-decoration:none">HTML Images</a> </body> </html>