Hello, I've been using Roll20 for quite for some, but I have just recently started working on character sheets. I know very little about HTML/CSS, but I've persevered and have managed to re-tool the Werewolf the Apocalypse 20th Anniversary Character Sheet into an expanded Vampire the Masquerade 20th Anniversary Character Sheet (The one in the drop-down menu did not have everything I needed.) I also rebuilt the Character Sheet for the Fan Made RWBY game that I was using. After making the RWBY Character Sheet I headed back to the Vampire Sheet to try to do something bold (well, bold for me anyway :P) I was going to make a sheet that held all the sheets for the 20th Anniversary game lines (Within reason and my best efforts of course.) I was halted at the first step however. It was supposed to look something like this: --------- <div> < Vampire Button > <Werewolf Button> <Mage Button> <Wraith Button> <Changeling Button> </div> <Vampire Sheet> |[tab1][tab2][tab3][etc.] |information <end> <div> <Vampire Button> < Werewolf Button > <Mage Button> <Wraith Button> <Changeling Button> </div> <Werewolf Sheet> |[etc] |etc <end> --------- All I've managed to accomplish is a fun little array of icons that fade out when you click on them. I can share the code I'm working with, or the test campaign the code is in, I'm just not used to posting and wanted to get this out there before anything else. Also, I've been looking through the forums for information and I've tried looking into other character sheet code for help, but I'm starting to get lost sifting through the information. Any help or suggestions would be greatly appreciated. Edit: Public Test