An open API service indexing awesome lists of open source software.

https://github.com/mdecker-mobilecomputing/html_tooltips

Example for tooltips in HTML with CSS and Custom Data Attributes (but without JavaScript)
https://github.com/mdecker-mobilecomputing/html_tooltips

css gh-pages

Last synced: about 1 year ago
JSON representation

Example for tooltips in HTML with CSS and Custom Data Attributes (but without JavaScript)

Awesome Lists containing this project

README

          

# Tooltip in HTML mit *Custom Data Attribute* #


Dieses Repo enthält eine HTML-Seite mit Tooltips, die mit *Custom Data Attribute* in HTML nach
[diesem Beispiel von *selfhtml*](https://wiki.selfhtml.org/wiki/HTML/Attribute/data-*#Anwendungsbeispiel)
nur mit CSS (d.h. kein JavaScript).


Die HTML-Seite in diesem Repo kann unter der folgenden URL direkt im Browser angezeigt werden:

https://mdecker-mobilecomputing.github.io/HTML_Tooltips/


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License) for the files in this repository.