Thread: Making the selected link Bold?
Results 1 to 2 of 2
Related
-
Making headings bold in scroll bar! Forum: HTML Forum
Replies: 0 -
how to get the selected value in the drop down box to d database can plz help me Forum: Javascript Forum
Replies: 1 -
delect the selected checkboxes in the table Forum: Javascript Forum
Replies: 8 -
Populate fields when checkbox selected Forum: Javascript Forum
Replies: 0 -
Sending selected form fields Forum: HTML Forum
Replies: 1
-
10-22-2004, 09:47 AM #1
Making the selected link Bold?
I am making a 3 frame calendar web page (view sample photo at: www.raleigh-nc.com/3frames.gif
When you select a link it turns Red. How can I also make the selected link be Bold in the left frame column?
Thanks, Mike
-
10-22-2004, 05:38 PM #2
Hi, welcome to the forums.
Try adding this to the left frames source document:
Code:<style type="text/css"> a:active { font-weight: bold; } a:visited { font-weight: bold; } </style>
If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum