Using the HTML 5 video tag makes it is easy to display videos on you web site and it can be viewed using most modern browsers. There is a lot of things that are needed to be done before you can get your video on the web. This post will help you by using HTML 5 for videos… Continue with Using HTML 5 to Display Videos
Where Best to use ActionScript on the Web

Action Script along with Adobe Flash is used everywhere on the web but what does it do for the client for making their website better and achieving what they want.
Action Script, when put in to a webpage can help with interactivity and this will help the website appeal more to visitors, it gets the viewer more involved… Continue with Where Best to use ActionScript on the Web
How to Create Paper Curls using CSS3

Paper curls, these have been a popular design for websites as they make the webpage look more like a natural curled box. This look is done using a shadow effect at the bottom of the element.
Before CSS3 web designers made this effect by creating a shadow as an image, using a graphic compiler which would of been… Continue with How to Create Paper Curls using CSS3
15 Best Photoshop Layout Tutorials

For novice web designers – design tutorials help quickly grasp the basic knowledge of web design! Whether you start a web interface design by sketching on paper or blank Photoshop canvas, it’s a good idea to look through some guidelines and get some inspirations. Here’s a set of some of the newest Photoshop tutorials that will guide you… Continue with 15 Best Photoshop Layout Tutorials
Basic CSS3 Transforms
Basic Tags for a Web Site
<html>
This is the first tag in a Web page as it tells the browser the text will be marked up in HTML format and not anything else. It is closed by a </html> and is the last tag in the webpage.
<head>
This tag defines information that the browser needs. This may or may not be displayed… Continue with Basic Tags for a Web Site

