Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>My Example</title> <style> a[href]::after { content: " (" attr(href) ")"; font-style: italic; } </style> <a href="https://web.QHMit.com"> QHMit Homepage </a>
Preview