Thursday, December 29, 2011

Html side bar help !!?

I need help to make an html sidebar. I don't know CSS, or any other language. Also, i tried using frames, but it doesn't work, coz i need to add a link like: http://khushman1.googlepages.com/gmaps.h鈥?/a>


the first frames's name is 1.html (can be renamed).


Plzzz help !!|||Are you talking about the colored scroll bars? If so place this code in the %26lt;HEAD%26gt; and change the colors accordingly:


Code: %26lt;STYLE type="text/css"%26gt;


%26lt;!--


BODY {


scrollbar-face-color: #0066ff;


scrollbar-highlight-color: #99ccff;


scrollbar-3dlight-color: #cc00ff;


scrollbar-darkshadow-color: #dddddd;


scrollbar-shadow-color:# #000000;


scrollbar-arrow-color: ffffff;


scrollbar-track-color: #99ccff;


}


--%26gt;


%26lt;/STYLE%26gt;

No comments:

Post a Comment