Splashnology.com

35 Fresh CSS3 Articles & Tutorials

35 Fresh CSS3 Articles & Tutorials

This is cool collection of most wanted, usefull tutorials and articles by CSS3. In this article you find out how make cool CSS3 Gradient Buttons, Sliding or bouncing Navigation without JavaScript, Slide effect menu with the Apple-Style and much more. Hope you like it. Thanks

Read more…

HTML 5 in Internet Explorer

HTML 5 in Internet Explorer

In brief: How to make the new HTML 5 tags work with Internet Explorer.

Web developers cry happily looking at HTML 5, which has finally arrived. Though most of its features, such as WebGL, multiple streams, and web sockets, are not yet supported by some browsers, we can already use its new, handy tags.

Read more…

  • Stryker,
  • April 9, 2010

Ambilight for the “video” tag

Ambilight for the “video” tag

Some high-end Philips TV sets have a cool feature, Ambilight. Basically, it is LED lighting that changes its color dynamically, depending on the television picture’s color. It is such a pleasure to watch movies on an Ambilight-enabled TV!

There are some implementations of such lighting in Adobe Flash. Why can’t we, web masters, do the same thing using scripts? It was another opportunity for me to check out what state-of-the-art web browsers can do, so I’ve made the following thing:

Read more…

  • Stryker,
  • March 10, 2010

To Copy or Not to Copy: The content CSS Property

To Copy or Not to Copy: The content CSS Property

I’ve decided to use a trendy CSS property, content, for my web project, to make webpages more “lightweight” and to improve the flexibility of tuning their appearance. As the project was only intended for web developers, I didn’t need to bother about supporting outdated browsers (IE 6 and 7). Alas, I was greatly disillusioned in that CSS property: though everything was displayed correctly, the end user’s experience was far from perfect.

Read more…

  • Stryker,
  • February 10, 2010

Adding support for HTML5 video

Adding support for HTML5 video

Hi everybody! In this article, I’ll tell you about one HTML5 video player. Probably you know that state-of-the-art web browsers already support HTML 5, which lets you embed video into a web document in such a way that a web browser doesn’t need any plugins to play it.

Read more…

  • Stryker,
  • February 6, 2010

HTML 5, Theora and more

HTML 5, Theora and more

I’ve read quite a few articles on HTML 5, Theora, and video tags, but most of them discussed theoretical rather than practical issues. On my site MJV-ART.ORG, I recently added an anime section, JV-Video, which is a small video hosting (similar to YouTube) based on HTML5/Theora. In this article, I’m going to tell you about the real problems that I encountered.

Read more…

  • Stryker,
  • February 1, 2010
Web Design & Coding