Capture code here:
press Select All then COPY the contents
I have made notes in codes below and it will effect functionality!
Use the Select All choice above to copy code!
Place this script into an Insert > HTML (webgem in Trellix)
Change BLUE items to your address information (use a + instead of space in address)
Change GREEN items to the colors of the rollover link
Change ORANGE items to your link.
<a href="http://www.mapquest.com/maps/map.adp? city=orlando&state=FL&address=6130+Colonial +Drive&zip=32807&country=us&zoom=8
" style="text-decoration: none;" onmouseover="this.style.color='#FF0000'" onmouseout="this.style.color='#330066'" target="_blank">Where is Home Depot in East Orlando?</a>
STYLE TIP:
The sample link uses Font Color RED on mouseover with no underline.
Conside the other styles for your link shown on this page.
|
This is the URL of the specific address used
in both methods:
http://www.mapquest.com/maps/map.adp? city=orlando&state=FL&address=6130+Colonial+Drive&zip=32807&country=us&zoom=8
Change the purple items to YOUR address.
See the info below for details how to do it
CSB 4 and CSB 5 allow you to easily define where you want your link to appear. Check below for what these mean!
|