Creating a Secondary CSS Stylesheet for Internet Explorer
Don’t ask me why, but for some reason one of the biggest headaches in regards to web programming is cross browser compatibility. Who knows what goes on behind the scenes…
Don’t ask me why, but for some reason one of the biggest headaches in regards to web programming is cross browser compatibility. Who knows what goes on behind the scenes…
I have been searching around for a way to highlight the code in my posts to make it easier for people who visit my site to differentiate between the text…
I know this is a pretty simple thing to do but there might be some beginners out there who are getting a little frustrated when it comes down to Swatches…
I had one hell of a time trying to figure out why my paragraph breaks (<p>) and line breaks (<br>) were not working when I was using htmlText in Flash…