Source Code:
(back to article)
Submit
Result:
Report an issue
9
1
2
3
4
5
6
›
⌄
⌄
<!DOCTYPE html>
<
html
>
<
body
>
<
p
>Visitez notre <
a
href=
"https://www.w3docs.com/"
style=
"
color:
#8ebf42
"
>site Web</
a
>.</
p
>
</
body
>
</
html
>
<!DOCTYPE html> <html> <body> <p>Visitez notre <a href="https://www.w3docs.com/" style="color: #8ebf42">site Web</a>.</p> </body> </html>