- <style>
- <!--
- #larme {
- float:left;
- margin:3em auto 8em;
- width:250px;
- height:250px;
- font:12px/16px #383838 Trebuchet MS, Georgia, Lucida Sans Serif;
- background-color:#D7D7F9;
- }
- #larme * {
- vertical-align:middle;
- line-height:250px;
- text-align:center;
- }
- strong {
- color:#250250;
- font-variant:small-caps;
- }
- dfn {
- color:#FF4500;
- border-bottom:1px dotted #C3C3C3;
- cursor:help;
- }
- -->
- </style>
- <div id="larme">
- Larme is a <strong><dfn title="250 is 250.">250</dfn>x<dfn title="38 is of women.">38</dfn></strong> square box.
- </div>
复制代码 |