أحتاج كود جافا أو css , بحيث يظهر خط تحت وصلة عند تقريب الفأرة إليها![]()
أحتاج كود جافا أو css , بحيث يظهر خط تحت وصلة عند تقريب الفأرة إليها![]()
__________________
::اول بوابة تونسية باللغة العربية ::
http://www.the-soft.net
++++++++++++++++++++++++
:: منتديات ذي سوفت التعليمية ::
http://board.the-soft.net
-----------------------------------------------
وهنا المزيد من الأكواد :كود PHP:
<html>
<head>
<title>(ASP) Protect a page with user id and password</title>
<meta name="Description" Content="Password protect a page with ASP This site helps you create a better web page. It features tutorials, tips, tricks, how-to guide, and other web design related topics, Web developers and web designers can catch up with the latest technology such as Active Server Pages, CSS Style Sheets, Dynamic HTML, and other relevant topics about web page design.">
<meta name="Keywords" Content="asp, password protect, user id and password, ASP, Active Server Pages, HTML, How To, make my pages better, Site Promotion, Web Design, Javascripts, Web Development, PSACAKE">
<meta name="resource-type" Content="Document">
<meta name="distribution" Content="global">
<meta name="Author" Content="Bryan Harrington">
<meta name="copyright" content="Copyright 2000, psacake.com">
<meta name="Category" content="General, Internet, Web Design, Active Server Pages, HTML, Services">
<meta name="REVISIT" content="Every fifteen (15) calender days">
<meta name="ROBOTS" content="INDEX, FOLLOW">
<LINK REL="Bookmark Icon" HREF="http://www.psacake.com/favicon.ico">
<LINK REL="Shortcut Icon" HREF="http://www.psacake.com/favicon.ico">
<style TYPE="text/css">
<!--
A:link {color: #003399;text-decoration:none;}
{ font-family: Arial; font-size: -1pt }
A:visited {color: #003399;text-decoration:none;}
A.bb {color: black; text-decoration:none;font-weight:bold;}
A.bb:visited {color: black; text-decoration:none;font-weight:bold;}
A:hover {color:red; text-decoration: underline & overline;}
A.bb:hover {color:red;}
-->
</style>
<meta name="Microsoft Border" content="b, default">
</head>
http://www.ilash.net/java1.htm
تحياتي إلك
__________________
[لـلـوصـول لـلـمـعـرفــة لابــد أن تـعـيـشـهــا حـالــة عــشـــق!]
--- --- ---
For Sale :
- ilash.ps
- LostOne.net
- ForArabs.com
هذا CSSكود:a:hover {color: HERE; Decoration: Underline}
جزاكما الله كل الخير![]()
__________________
::اول بوابة تونسية باللغة العربية ::
http://www.the-soft.net
++++++++++++++++++++++++
:: منتديات ذي سوفت التعليمية ::
http://board.the-soft.net
-----------------------------------------------
أنا جربت هذا الكود من قبل ولم يعمل
كود PHP:
<style>
A:Link {text-decoration:none; color:red;}
A:Hover {text-decoration:underline; color:bleu;}
</style>
![]()
__________________
::اول بوابة تونسية باللغة العربية ::
http://www.the-soft.net
++++++++++++++++++++++++
:: منتديات ذي سوفت التعليمية ::
http://board.the-soft.net
-----------------------------------------------