Zelaron Gaming Forum  
Stats Arcade Portal Forum FAQ Community Calendar Today's Posts Search
Go Back   Zelaron Gaming Forum > The Zelaron Nexus > General Discussion > Life Discussion

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next

 
Reply
Posted 2008-08-24, 04:06 PM in reply to jamer123's post starting "finally found a anti virus program yay"
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
 
Work List
疲れていますから 寝むってありますね。 むずかしいです。 また、ケーキ屋で ケーキを食べていました。

I've considered being a translator, but I dunno. It feels like a lot of work. If someone gets angry then I have to deal with it, you know? I'd rather just relax.

 
Speed Test
 
Favorite Anime/Manga
#01 Clannad ~After Story~
#02 Trigun {Maximum}
#03 Koi Kaze
#04 Berserk
#05 Outlaw Star
#06 Slayers
#07 Desert Punk
#08 Spirited Away
#09 Fullmetal Alchemist
#10 Shakugan no Shana
#11 Death Note
#12 FLCL
#13 Tokyo Magnitude 8.0
#14 Toradora
#15 Gunslinger Girl

 
Anime List
Old
Profile PM WWW Search
Goodlookinguy seldom sees opportunities until they cease to beGoodlookinguy seldom sees opportunities until they cease to beGoodlookinguy seldom sees opportunities until they cease to beGoodlookinguy seldom sees opportunities until they cease to be
 
 
Goodlookinguy
 



 

Bookmarks

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 3 (0 members and 3 guests)
 

Posting Rules [Forum Rules]
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 12:46 PM.
'Synthesis 2' vBulletin 3.x styles and 'x79' derivative
by WetWired the Unbound and Chruser
Copyright ©2002-2008 zelaron.com
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.