| Entita | Znak |
|---|---|
| | pevná mezera |
| < | < |
| > | > |
| & | & |
| " | " |
| ­ | |
| ± | ± |
| × | × |
| ® | ® |
| © | © |
| € | € |
| » | » |
| « | « |
hr.hr { width: 80%;}
hr.hr { width: 70%; border: 0; border-top: 2px solid white; }
hr.hr { width: 60%; border: 0; border-top: 2px dashed white; }
hr.hr { width: 50%; border: 0; border-top: 2px dotted white; }
hr.hr { height: 5px; color: white; background-color: white; }
hr.hr { Width: 200px; height: 10px; background-color: white; }
hr.hr { Width: 200px; height: 5px; text-align: left; margin-left: 0px; background-color: white; }
hr.hr { Width: 200px; height: 5px; text-align: right; margin-right: 2ex; color: white; background-color: white; }
hr.hr { Width: 200px; height: 20px; border-top: 2px solid white; border-left: 2px solid white; border-right: 2px solid white; border-bottom: 2px solid white; background-color: Yellow; }
hr.hr { Width: 200px; height: 20px; text-align: right; margin-right: 2ex; border-top: 2px dotted white; border-left: 2px dotted white; border-right: 2px dotted white; border-bottom: 2px dotted white; background-color: Red; }
hr.hr { Width: 200px; height: 20px; text-align: left; margin-left: 0px; border-top: 2px dashed white; border-left: 2px dashed Olive; border-right: 2px dashed white; border-bottom: 2px dashed white; background-color: red; }
hr.hr { height: 15px; color:transparent; background: Navy url(../obr/hr_obr.gif) no-repeat scroll center; }
div.hr { height: 15px; background: url(../obr/hr_obr.gif) no-repeat scroll center; } div.hr hr {displey: none; }