Tutorials Page 235
![Advanced CSS Cursors – Increase Usability With A Pointer]()
Advanced CSS Cursors – Increase Usability With A Pointer
All browsers provide their own stylesheet which includes settings link colors (blue for unvisited and purple for visited, in IE's case), default padding and margins, text sizes, and cursors. Browsers provide the pointer cursor to make it obvious to the user that the text or...
![Advanced CSS Tables II – Using Mootools JavaScript For Alternate Row Colors]()
Advanced CSS Tables II – Using Mootools JavaScript For Alternate Row Colors
As I discussed in Advanced CSS Tables - Using CSS3 For Alternate Row Colors, we will eventually be able to use the ":nth-child(argument)" pseudo-class in CSS3 to provide alternate row background colors. What do we use in the mean time? You can explicitly...
![Facebook PHP Code Leak Analysis]()
Facebook PHP Code Leak Analysis
It came to my attention over the weekend the PHP code to the Facebook homepage has been posted online. To avoid legal difficulties, I will not post the code on this website but you may find the code here. As a PHP programmer, I...
![Weekend Links – New HTML Elements, CSS3 Selector Test, Digg Architecture, Crashing IE6]()
Weekend Links – New HTML Elements, CSS3 Selector Test, Digg Architecture, Crashing IE6
HTML Added ElementsJust as I called for new HTML Elements, more functional HTML elements, this great article came along. I don't know how much they'll help, but it's definitely a step forward.http://www.ibm.com/developerworks/library/x-html5/?ca=dgr-lnxw01NewHTMLCSS3 Selector TestDoes your current browser support CSS3 selectors?
![Advanced CSS Tables – Using CSS3 For Alternate Row Colors]()
Advanced CSS Tables – Using CSS3 For Alternate Row Colors
CSS finally addresses an issue that I've been peeved wasn't fixed earlier. The DIV movement of getting away from table-based design taught us that tables should be used only when you're presenting a table of data on your website, yet no CSS selector/rule was created...
![Remove Internet Explorer’s Gallery Image Toolbar]()
Remove Internet Explorer’s Gallery Image Toolbar
Long ago Internet Explorer introduced the Gallery Image Toolbar which places a toolbar over an image if you hover over the image for a second. I've never seen anyone use it and it is more of an annoyance than anything else. There are two...
![Preventing The IE6 CSS Background Flicker]()
Preventing The IE6 CSS Background Flicker
One of the nagging issues that Internet Explorer creates is a flicker on anchor tag background images. Did you know, however, that there is a quick and easy way to prevent that problem using a little bit of JavaScript? Simply place the following JavaScript...
![Advanced CSS Links – Spice Up Your Links]()
Advanced CSS Links – Spice Up Your Links
Remember the days where links were just a standard underline? Neither do I, thankfully. CSS allows us to add background color, text decoration, color swapping, and numerous other formats to denote links before and during hover/active events. We can even change the color...
![The 7 Major Roadblocks That Cripple Web Developers and The Internet]()
The 7 Major Roadblocks That Cripple Web Developers and The Internet
As a web developer I periodically take a step back from the text editor and look at the landscape of the web and how we continue to try to push the boundaries of the internet. Over the last few years we've seen a tremendous push with...
![Optimizing Your Website Content For Print Using CSS]()
Optimizing Your Website Content For Print Using CSS
Now that you've optimized your website structure for print and you've isolated the content worth part of your page, you can move forward with optimizing your page content for print. Remember that we included our "main" style sheet with the media "all," meaning that those...






