Popular Searches: FrontPage Hosting | FrontPage Templates | FrontPage Training | Free FrontPage

OnMouseOver   Logged in as: Guest
  Printable Version
All Forums >>FrontPage Specific Issues >>FrontPage Newbies >> Page: [1]
Name:
Message<< Newer Topic  Older Topic >>

JonathanO

 

Posts: 12
Member since: 11/19/2008
 

OnMouseOver 

Hey guys , now i got my first link tht goes to my index if u look here but when my mouse passes over it i want the text to get brighter , just white for now , how do i make this? the code looks like this:
			<td align="center" width="164">
			<p align="left"><font color="#FF3300">   
			<a href="Home.htm"><font color="#FF3300">
			<img border="0" src="images/bullet.gif" width="9" height="11"> Home</font></a></font></p>
  Report Abuse |  Date: 11/20/2008 10:40:36 AM

Corey Bryant

 

Posts: 1703
Member since: 9/24/2002
From: Castle Rock, CO

RE: OnMouseOver (in reply to JonathanO

If when you say brighter, you want bolder, again use CSS. I would get rid of the deprecated <font> element in the code.

And then in your style sheet
a:link {color: #FF3300}
a:visited {color: #FF3300}  
a:hover {color: #FF3300; font-weight: bold}   
a:active {color: #FF3300} 


Frontpage will create some code, albeit old and it might not work properly in all browsers. If you are wanting to use this, on your page go to Format - Properties. In the formatting tab you can set the hyperlink colors there.


_____________________________

Corey
My Merchant Account Blog | Expression Web Blog
  Report Abuse |  Date: 11/20/2008 12:50:12 PM
Page:   [1]
All Forums >>FrontPage Specific Issues >>FrontPage Newbies >> Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts



Forum Software powered by ASP Playground Advanced Edition 2.0.5
Copyright © 2000 - 2003 ASPPlayground.NET

0.03125