Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Life Discussion (http://zelaron.com/forum/forumdisplay.php?f=322)
-   -   Minor Delights (http://zelaron.com/forum/showthread.php?t=43876)

jamer123 2008-08-18 02:35 PM

finilly downloaded and found out the controls for orbiter

kyeruu 2008-08-18 04:51 PM

I got laid :D

-Spector- 2008-08-18 04:53 PM

Laughing from Kyeruu's last post.

Goodlookinguy 2008-08-18 05:24 PM

Today was a great day, even though I'm a little tired.

quikspy67 2008-08-24 03:12 AM

Quote:

Originally Posted by kyeruu (Post 647255)
I got laid :D

I severly doubt it.

Goodlookinguy 2008-08-24 05:22 AM

.css:hover .css:focus *:focus *:active | Yay, I just absolutely love CSS.

HandOfHeaven 2008-08-24 09:52 AM

Got laid and she didn't stick around after! YES!

KagomJack 2008-08-24 10:11 AM

I got a boyfriend now!

jamer123 2008-08-24 12:04 PM

finally found a anti virus program yay

Goodlookinguy 2008-08-24 04:06 PM

Code:

.myclass:before {
content:"Hello There.  This only works in FF2/3 to my absolute knowledge.  IE 7 did not display this.";
}

<table><tr><td class="myclass"></td></tr></table>

OR

#myclass:before {
content:"Hello There.  This only works in FF2/3 to my absolute knowledge.  IE 7 did not display this.";
}

<table><tr><td id="myclass"></td></tr></table>

OR

td.myclass:before {
// If I'm going to have other tag class myclass that is different
content:"Hello There.  This only works in FF2/3 to my absolute knowledge.  IE 7 did not display this.";
}

<table><tr><td class="myclass"></td></tr></table>

OR

td#myclass:before {
// If I'm going to have other tag ID myclass that is different
content:"Hello There.  This only works in FF2/3 to my absolute knowledge.  IE 7 did not display this.";
}

<table><tr><td id="myclass"></td></tr></table>

--------

The main reason it doesn't work, I'm guessing, is because it's missing something like &nbsp; between the tags. Still, this is some awesome stuff! I need to keep on learning all of these extra things. Not that I didn't know them. I've known them for a while now.

/* Single */
:link
:active
:hover
:focus
:visited
:first-child /* I still don't know what this is for, but I memorized it. */

/* Doubling Up */
:link:active
:link:hover
:focus:hover
:visited:active
:visited:hover

D3V 2008-08-24 07:23 PM

School starts again, tomorrow. Blargh.

kyeruu 2008-08-25 05:58 PM

i got mature :D

Vault Dweller 2008-08-25 08:10 PM

Been jogging lately. My stamina has increased despite still being a smoker. Victory + Vice = Vice-tory?

Goodlookinguy 2008-08-26 12:56 AM

I still just absolutely love my classes.

3 Periods of ROC Computer Technologies (Hardware Stuff)
1 Period of Office Aid (^_^)
Lunch!
1 Period of COMP APPS III/IV (Software Stuff) - ActionScript & XHTML

quikspy67 2008-08-26 04:37 AM

Wow your high school has alot of choice in the computer department we only had information processing, auto cad, and computer science for computer classes.

Lenny 2008-08-27 02:12 PM

Finally got my processor tonight. :)

I'm building on Saturday! :D:D

No graphics card yet, though, but I'm not bothered about that - I can use my 800GTS until the GTX 280 comes.

D3V 2008-08-27 02:42 PM

Getting my books tomorrow, class seems like it's going to be suprisingly easy this semester.

Thanatos 2008-08-28 09:47 AM

Scored an ounce of great bud. Hilarity to ensue.

quikspy67 2008-08-29 07:11 AM

I'm eating ice cream.

D3V 2008-08-29 03:07 PM

No work monday !


All times are GMT -6. The time now is 12:54 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.