Frame Border Color

sreein1986 sreein1986 is offline Offline Jun 7th, 2008, 3:45 am |
0
use this code for frame borders

write this code between head tags
Quick reply to this message  
HTML and CSS Syntax
  1. <style type="text/css">
  2. <!--
  3. .{
  4. scrollbar-3dlight-color: #4E7CBA;
  5. scrollbar-arrow-color: #4E7CBA;
  6. scrollbar-base-color: #4E7CBA;
  7. scrollbar-darkshadow-color: #4E7CBA;
  8. scrollbar-face-color: #FFFFFF;
  9. scrollbar-highlight-color: #FFFFFF;
  10. scrollbar-shadow-color: #FFFFFF;
  11. scrollbar-track-color: #FFFFFF;
  12. }
  13. -->
  14. </script>
0
technogeek_42 technogeek_42 is offline Offline | Jun 10th, 2008
can you show me a sample of that????
 
0
sigindia sigindia is offline Offline | Jul 22nd, 2008
<style type="text/css">
<!--
.{
scrollbar-3dlight-color: #4E7CBA;
scrollbar-arrow-color: #4E7CBA;
scrollbar-base-color: #4E7CBA;
scrollbar-darkshadow-color: #4E7CBA;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}
-->
</script>
 
0
que que is offline Offline | Aug 19th, 2008
I'd also Like to see it "in action"

I think it would be a common practise to show applicable uses of these type of things or was this a posted just for a single person?

confuzzling :/
 
0
uringinteristi uringinteristi is offline Offline | Dec 30th, 2008
I am newbie Can you help me to make a simple table using java? Help me please.
 
 

Message:


Similar Threads
Thread Tools Search this Thread



Tag cloud for HTML and CSS
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC