Quality Abbreviations


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. abbr {
  2. border-bottom: 1px dotted #222;
  3. color: #222;
  4. cursor: help;
  5. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.