Tag Archives: browser

Using HTML5 geolocation and the Google Maps API

The guys at Doctype.tv have done a couple of videos on Google Maps API and the HTML5 geolocation feature, but they didn’t show exactly how to link them together. For someone like me, who’s still just getting comfortable with JavaScript … Continue reading

Posted in HTML/CSS | Tagged , , , , , | 6 Comments

Google Chrome will include Flash Player and that’s a good thing

Today Google’s The Chromium Blog announced that the developer version of Chrome will come with Adobe’s Flash Player pre-installed and I think this is some of the best news that any web designer or developer could hear. Why is it … Continue reading

Posted in flash | Tagged , , , , , , | Leave a comment

Make an Apple style navigation in CSS3 vs the way Apple does it

The best way to learn something like CSS3? Challenge yourself to build something that you’ve seen. I sat down the other day and built Apple’s navigation using only CSS. I know for sure I’m not the first person to build … Continue reading

Posted in HTML/CSS | Tagged , , , , | 2 Comments

Setting up a CSS3 radial gradient for your site’s background

In my last post, I showed how to use CSS3 linear gradients to create your web sites background. This time I’ll show you how to do it with radial gradients. It’s simple for Firefox, but it’s a bit more complicated … Continue reading

Posted in HTML/CSS | Tagged , , , , , , | 2 Comments

The Internet will be a better place when everyone catches up to Chrome

Since Mozilla Firefox was first release back in 2004, I’ve been a die hard user. Honestly, at that time I didn’t know anything about HTML, rendering engines or web standards, I think it was just the fact that for the … Continue reading

Posted in general | Tagged , , , , | Leave a comment