Layout, dont worry im making it just need help |
Layout, dont worry im making it just need help |
Oct 24 2005, 04:38 PM
Post
#1
|
|
![]() DING DONG. ![]() ![]() ![]() ![]() Group: Member Posts: 162 Joined: Apr 2005 Member No: 131,900 |
Hi dont worry im making this layout as you said i should learn and i am now can sombody tell me how i make the scroll bars a different color and also put stuff on page please i am just asking for help not fot you guys to make it
<HTML> <HEAD><TITLE>My Frame Page</TITLE></HEAD> <HEAD></HEAD> <frameset rows=40,60> <frame src=top.html name=top scrolling=no marginwidth=0 marginheight=0 noresize=yes> <frameset cols=130,*,130 border=0> <frame src=left.html name=right scrolling=auto marginwidth=0 marginheight=0 noresize=yes> <frame src=main.html name=main scrolling=auto marginwidth=0 marginheight=0 noresize=yes> <frame src=right.html name=right scrolling=auto marginwidth=0 marginheight=0 noresize=yes> </frameset> <noframes> Thank you DollieCrave for the frame code. </noframes> </HTML> |
|
|
|
![]() |
Oct 24 2005, 07:03 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Iframes and divs might be easy for you so check the tutorial section
Iframes and divs are used to position content. They can be much easier than all the frameset codes. To change scrollbar colors you need a css stylesheet and it goes between the <head> and </head> tags . You can get on here ( tutorials >> css ) |
|
|
|
Imlearning Layout Oct 24 2005, 04:38 PM
insomniac ...you dont have anything..in the...frames.
are yo... Oct 24 2005, 04:48 PM
Kristinaa ^ oh yum
Use iFrames my friend Oct 24 2005, 04:55 PM
Imlearning sorry i have no idea what iframes is Oct 24 2005, 06:56 PM
celticsluvr umm this might work for the scrollbar& link co... Oct 24 2005, 09:09 PM
insomniac ^thats just a stylesheet.
which is what toya sai... Oct 24 2005, 09:11 PM
celticsluvr oh; well wouldnt that work too? it works for me...... Oct 24 2005, 09:14 PM
insomniac CSS = cascading stylesheet Oct 24 2005, 09:16 PM
toyo loco Your stylesheet is pretty much the same from pixel... Oct 24 2005, 09:18 PM![]() ![]() |