编辑代码:
查看结果 »
试一试 - ©
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>