Difference between revisions of "Abbr with input"
Jump to navigation
Jump to search
(Created page with "<html> <label for="f1"><abbr title="zip code">ZIP code</abbr></label> <input type="text" id="f1" > </html>") |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <label for="f1"><abbr | + | <label for="f1"><abbr xtitle="zip code">ZIP code</abbr></label> |
<input type="text" id="f1" > | <input type="text" id="f1" > | ||
</html> | </html> |
Revision as of 12:37, 18 May 2016