CSS Rocks.

GEC: Discuss gaming, computers and electronics and venture into the bizarre world of STGODs.

Moderator: Thanas

Post Reply
User avatar
kojikun
BANNED
Posts: 9663
Joined: 2002-07-04 12:23am
Contact:

CSS Rocks.

Post by kojikun »

Just felt like saying that.

Check this shit out, then open the sourcecode. then try to figure out wtf is making it work. If youre in IE, the mouseovers wont work for some reason.

http://66.176.46.28/KTLog/test1.html
Sì! Abbiamo un' anima! Ma è fatta di tanti piccoli robot.
User avatar
Pu-239
Sith Marauder
Posts: 4727
Joined: 2002-10-21 08:44am
Location: Fake Virginia

Post by Pu-239 »

It's the :hover pseudo-class. IE sucks, since it does not support this on anything but links. IE also sucks because it does not support position:fixed.

That is why IE and MS is evil, and IE MUST DIE!@!!!!!

ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer


George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
User avatar
kojikun
BANNED
Posts: 9663
Joined: 2002-07-04 12:23am
Contact:

Post by kojikun »

Well, yeah, IE sucks and everyone should move over to Opera or Mozilla, both are W3C compliant while IE is not.

But CSS is very cool because I can place data in a page in an HTML document in any order I want, then the CSS will position it entirely differently based on the items properties in the CSS file. It's dreadfully useful for precision placement and stuff. And no need for tables in simple designs! :D
Sì! Abbiamo un' anima! Ma è fatta di tanti piccoli robot.
Post Reply