Skip to main content

Disable Images

CSS Variables

I was just doing some reading on css3.info about the neat fun stuff in store(and currently working) for css.

In regards to variables in css, I am personally 100% for it. I've always wished I could use variables to define colors along with other things. There apparently is some opposition to variables in CSS, but I'm not sure why.

Just wondering what other QBN people thought of variables in CSS.

88Comments

T-Shirt Prices

http://123klan.bigcartel.com/pro…

I was going to buy this shirt...until I realized it was $32.00. I mean shit, That's fucking high for a t-shirt. I have trouble paying any more that $20.00 for a t-shirt, but $32.00. Why?

2020Comments

Email format?

My email signature is as follows:

Name
Email
Phone

Website

Personally, when I see graphics as signatures I cringe. I think email signatures should be simple and never contain images. Just curious on other's views.

1717Comments

100% css height

Okay, I can't get this to work for the life of me. What I'm trying to do is make the right column div 100% height, but it stops at the end of the content. So far I have:

html, body {
height: 100%;
}

#container {
height: 100%;
}

#right_column {
float: right;
height: 100%;
}

There are other attributes to the styles, but they're not important. I can put a height in pixels and it works fine. I've found a few tutorials online and they all specify basically what I've done above. Also, I've tried using min-height in place of height in an array of different combinations, but none seem to work. The left column will always be quite longer than the right, so I need it to be 100% of the page. Thanks.

1616Comments

Office Party

My office party is tonight. My girlfriend is gonna be designated driver. I didn't wanna go at first, but it might be fun. Apparently there is some gifts to win. Plus an open bar.

1616Comments

Skip to main content