Hello,
I'm trying to create a page that has 3 or more sections of content, but instead of having a long page, I wanted to create tabs where the clicked tab will be of a different color and its content will show. Kind of like the properties palettes in windows, that they have a bunch of tabs and you click on the one that you are looking for, then that one will become active and its content will "come to the front".
Has anyone seen this on a webpage? I don't want to make this labor intensive to update, and I want to use CSS as much as possible. Has anyone seen any tutorials on this, or something that I can reverse engineer?
Thanks in advance
I'm trying to create a page that has 3 or more sections of content, but instead of having a long page, I wanted to create tabs where the clicked tab will be of a different color and its content will show. Kind of like the properties palettes in windows, that they have a bunch of tabs and you click on the one that you are looking for, then that one will become active and its content will "come to the front".
Has anyone seen this on a webpage? I don't want to make this labor intensive to update, and I want to use CSS as much as possible. Has anyone seen any tutorials on this, or something that I can reverse engineer?
Thanks in advance