Tag: coding

Why Doesn’t My CSS Work?

It seems that I am always banging my head against the CSS wall screaming “What is wrong with my CSS code?” and “Why doesn’t it work?” Today I came across the blog CSSNewbie and they had a nice article on…

Common Code::Blocks Set Up Error

I have just installed Code::Blocks 10.05 and I had some difficulties getting source code (like HelloWorld) to compile. I encountered the following error: “xxx – Debug” uses an invalid compiler. Probably the toolchain path within the compiler options is not…