Difference between revisions of "CSS Speech"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
speak: literal-punctuation; | speak: literal-punctuation; | ||
} | } | ||
+ | .spell-out | ||
+ | { | ||
+ | speak:spell-out; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
<p> It </p> | <p> It </p> | ||
− | <p class=" | + | <p class="spell-out"> it </p> |
− | |||
<p> John St. north </p> | <p> John St. north </p> | ||
<p> Key St east </p> | <p> Key St east </p> |
Revision as of 16:59, 30 September 2014
- This page demonstrates some aspects of the CSS 3 Speech functionality: digits and literal-punctuation.
It
it
John St. north
Key St east
John St. south
Key St west
123 John St. south
10428 Key St west