|
Français (Google)
|  | |
Español (Google)
|  | |
Italiano
| | |
1SITE: create a business or personal Website with ease...
|  |
CDFrontEnd: distribute documentation, CD brochures & CD business cards; protect CD (Fra, Ita)
|  |
HyperPublish: create Website, product catalog (also from DB CSV), multimedia CD... (Ita)
|  |
EBooksWriter: edit, pack and protect smart ebooks... (Esp, Ita)
|  |
PaperKiller: create a manual, hypertext, manage electronic documentation
|  |
RoboAuthor: make software helpfile and documentation .CHM .HLP HTML Help
|  |
VisionHost: web space hosting for VV customers
|  |
EasyWebEditor: build your own Web site, create good Internet pages without code or "HTML"
|  |
Français (Google)
Créer une page Internet personnelle ou d'entreprise avec facilité; distribuer de la documentation, des brochures avec CD DVD à démarrage automatique / auto exécutable, protéger CD / DVD; logiciel pour catalogue de produits (database, CSV); modifier, emballer et protéger ebooks; créer un manuel, un hypertexte, gérer la documentation électronique; construire votre site Web, créer des pages...
|  |
Español (Google)
Crear un negocio o sitio web personal con facilidad; distribuir la documentación, manuales, folletos y CD / DVD tarjetas de visita; proteger CD; crear catálogo de productos (database, CSV), editar, empaquetar y proteger ebook; crear un manual, hipertexto, gestión de documentación electrónica y ayuda CHM y HLP; construir su propio sitio Web, crear páginas de Internet...
|  | |
|
|
Author |
Topic: MouseOver Text changes? (Read 1955 times) |
|
Drew Barlow
Guest

|
Greetings, all! I am emulating a webpage which allows a text link to change to underscore when the mouse passes over it. Is this feature available in HP? If so, how can I do it? I know it's possible with graphics, but I don't see a way to do it with text. Alternately, can I import (or convert) a style sheet from an existing webpage to simplify my setup here? TIA! db
|
|
Logged |
|
|
|
Support Staff
YaBB Administrator
    
 Meow!

Gender: 
Posts: 920
|
 |
Re: MouseOver Text changes?
« Reply #1 on: Dec 12th, 2002, 10:37am » |
Quote Modify
|
Insert >HTML >Within text <style type="text/css"> <-- a:hover { color: #FF8000; } // --> </style>
|
|
Logged |
|
|
|
|
|
|