| The future of the web is here and you can embrace | | | | wrap links around block level elements. |
| it, reject it or forget that there is such a thing as | | | | With a new markup language comes an easier and |
| upgrading to the latest version of your browser. | | | | more sophisticated way of displaying the web design |
| Either way you look at it the internet is growing | | | | for your website. Currently not all browsers are |
| whichever way you want to accept it. Soon enough | | | | supporting the new CSS3 changes however it's |
| you're old browser won't load your favorite website | | | | coming and better to be ahead of the curve then |
| or you won't be able to see the newest advances in | | | | waiting. Browsers currently supporting the new design |
| web design. With that you'll eventually update your | | | | changes are Opera 10, Safari 4, and Firefox 3, |
| browser. Instead of letting that happen, take the | | | | Chrome 2. |
| couple of minutes and run a check for updates on | | | | What is CSS3? It's the style sheet language used to |
| your browser, you might be surprised on what you're | | | | describe how the look and feel of a document is |
| missing. | | | | written in a markup language. Included in the language |
| It's coming and you want to know everything you | | | | are elements such as layout, colors, and fonts. It |
| can before its old news and your competition had | | | | allows the web designer to format multiple pages |
| already changed the way their web design is being | | | | with different styles and methods such as onscreen, |
| done on their websites. This new design trend on the | | | | print, voice. |
| web is HTML5. | | | | What's new in CSS3? There are some new elements |
| What is HTML5? It's the next revision being | | | | that take the website design to a whole new ball |
| developed for the core markup language of the | | | | game. Such as the ability to allow a 4th field to |
| World Wide Web. It will allow web designers to use | | | | define alpha value (rGBA color), create rounded |
| new structural elements and attributes, replace some | | | | borders, drop shadow behind an element or even |
| of the common elements and provide functionality to | | | | allow multiple images to be layered on the |
| audio and video elements. The new elements will | | | | background. Even text is getting a makeover with |
| provide an easy way to semantically structure your | | | | the ability to define what happens if text overflows |
| page. HTML5 introduces a number of APIs that help | | | | its space, use of drop shadows, breaking the flow of |
| in creating web applications. These can be used | | | | text into multiple columns based on the width of their |
| together with the new elements introduced for | | | | containing element. |
| applications. | | | | CSS3 has been around for awhile but it's still in the |
| What are some differences between HTML5 and | | | | development stage under W3C. Either way it's the up |
| XHTML1? The code will be shorten down and | | | | and coming trend for web design. Our talented web |
| simplified to allow for easier coding for the web | | | | designers are embracing the change and applying it |
| designer, no more self-closing tags and the ability to | | | | where necessary in the design for our clients. |