Click to See Complete Forum and Search --> : how do i put frames...


Red~Ice
01-19-2003, 09:03 AM
on my site... i want to have the links like this

----------- <--frame
forums
home
memberslist
profile
----------- <--frame

meow
01-19-2003, 09:19 AM
Only the first part of this tutorial is still free. Enough to get you going though. ;)

http://www.pagetutor.com/pagetutor/frames/index.html

Red~Ice
01-19-2003, 09:31 AM
no thats not what i mean... i want it to look like

QUICK SITE GUIDE

SITE MAP

HOME

MEMBER'S HOME

SEARCH THIS SITE

FAQ

MEMBERSHIP INFO

PageTutor

Basic HTML Tutor

Table Tutor

Form Tutor

Frames Tutor

ColorPicker

Upload Your Page

Practice Exercises

^^^ thats yours... that green frame you have arround it.. tthats what i want. can you tell me that script.

meow
01-19-2003, 09:41 AM
Yes, and after reading that (or a similar) tutorial you will know how to make it so. :p

Red~Ice
01-19-2003, 09:49 AM
thats confusinf but i'll figure it out. um how do i get my links to stay one color and not change to purple after you click them?

Stefan
01-19-2003, 09:51 AM
Originally posted by Red~Ice
um how do i get my links to stay one color and not change to purple after you click them? [/B]

By using CSS and specifying color for
a:visited

http://www.w3.org/TR/REC-CSS2/selector.html#dynamic-pseudo-classes

meow
01-19-2003, 09:57 AM
Did you have time to find it confusing in 5 seconds? Give it 5 minutes and you'll learn. :D

I don't mean to be mean, but there is really no use in giving you copy-paste code. :(