Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>My Example</title> <style> abbr[title]:after { content: " (" attr(title) ")"; } </style> <abbr title="Big Money Waster"> BMW </abbr>
Preview