| name | language | licence |
|---|---|---|
| OptGroup | HTML | Other |
| Footer Stick to the Bottom | CSS | Other |
| Speech Bubbles | CSS | MIT |
| Conditional comments | HTML | Other |
| noscript | JavaScript | Other |
| immagine incavata | CSS | Other |
| Acronym | HTML | Other |
| iPad Orientation CSS - Landscape Mode | HTML | Other |
< 1 2 >
language: JavaScript
licence: Other
noscript
options: view full snippet • send to code collector
<script type="text/javascript"> // mappa interattiva [...] </script> <noscript> <ul> <li><a href="...">Punto di interesse 1</a></li> <li><a href="...">Punto di interesse 2</a></li> [...] </ul> </noscript>



library
html (4)