Queen.
silly little tragedy
[class=base]
background:white;
width:90%;
margin:10px auto;
padding:10px;
//Forward slashes are comments and do no show up in the final design,//
//these are to help you find everything easily and explain some code as well. //
//These comments put be with in a class or script tags in order to be hidden, from what I know. //
//Long URls are images//
//# followed by letter and numbers are Hex codes or color codes//
//the only color named by its name is White//
//this is the white background//
//or the base of the design//
[/class]
[class=hidden]
display: none;
//this allows all the content I don't want to be
seen until clicked to be hidden,
or not on display until I code otherwise//
[/class]
[class=Img]
border:2px solid #000000;
line-height:0px;
margin-left:5px;
pointer-events:none;
//the border around the Image//
[/class]
[class=ImagButton]
background:#AA0101;
border-radius:5px;
margin:0px Auto;margin-right:5px;
padding:5px;
float:left;
Width:70%;
text-align:center;
float:left;
font-family:Book Antiqua;
color:White;
//The red buttons above the Images//
[/class]
[class name=ImagButton state=hover]
cursor:pointer;
Background-color:#48107E;
color:red;
//what the Imagebutton looks like//
// when a cursor hovers over it//
[/class]
[class=ImagButtonClick]
background:#330B5A;
border-radius:5px;
margin:10px Auto;
margin-right:5px;
padding:5px;
float:left;
Width:70%;
color:white;
//what the image button looks like when clicked on//
[/class]
[script class=ImagButton on=click]
removeClass ImagButtonClick ImagButton
addClass ImagButtonClick
//above allows the user to toggle between a clicked and non-clicked colored button//
set link (getText)
//above sets the link to what ever text I put on the button within a div//
if (eq "${link}" "Currently") (hide Head)
if (eq "${link}" "Currently") (show Tags)
if (eq "${link}" "Currently") (show Image)
if (eq "${link}" "Currently") (hide Current)
if (eq "${link}" "Image") (show Head)
if (eq "${link}" "Image") (hide Tags)
if (eq "${link}" "Image") (show Current)
if (eq "${link}" "Image") (hide Image)
// So this more or less translates to//
//if the div has the text "Currently" in it it's set as a link and when clicked it will hide the Head class (my image) and show the Tags class and the class named Image (the new button)//
//oh and below
means to put a break in the code, like pressing the enter button. it's necessary since the beginning means no breaks unless other wise told with that br code// //for anyone who doesn't know// [/script]
[div class="Desktop base" style="color:black;"]
[/div] Code by AgWordSmith [/div]
means to put a break in the code, like pressing the enter button. it's necessary since the beginning means no breaks unless other wise told with that br code// //for anyone who doesn't know// [/script]
[div class="Desktop base" style="color:black;"]
[div class="Current ImagButton" style="Margin-left:15px;"]Currently
[div class="Image ImagButton hidden" style="Margin-left:15px;"]Image[/div]
[div class="Img Head"]
[/div]
[div class="Tags hidden" style="margin-left:5px;"]Interacting:
Mentioned: C.C.
Located:Beach
[/div]
[div class="Img Head"]
Mentioned: C.C.
Located:Beach
[/div]
O z a r a ♦ E x o d u s ♦ L o c k h a r t
Chance's shirt came off, and Ozara couldn't help gawking. She blinked a couple times, but was visibly checking him out. She scratched the back of her head, then giggled under her breath. She wasn't much of a giggler, but when it happened, it sounded nice. "You're right about nothing ever being okay, but I might have to slap you silly if you don't calm down either." She sort of gave way to a laugh of amusement, feeling like there should have been a banner that said, "We're all mad here." Except the one girl on the board. She seemed normal. But everyone had a story, and her strong essence of sonder made her wish to dig each story up like hidden treasure. Even Bee's story. She wondered what her life was like and what kind of childhood she came from. Same with Chance. What was his life like? She never was able to go into detail with things. "Chance!" Oz called out as he screeched about personal space. She grabbed his shoulders and shook them, furrowing her eyebrows again. "Chance, you have to snap out of it." Ozara muttered, hoping he wouldn't explode on her.
[/div] Code by AgWordSmith [/div]