Loading...

More materials by author Sue Smith - Page 1

Using CSS3 Media Queries
in HTML and CSS
Using CSS3 Media Queries

It goes without saying that website visitors are now browsing on a wider range of device types than ever before. The need to cater to this variety is difficult to overstate. As the selection of browsing devices continues to increase, taking a responsive approach to Web design is becoming an unavoidable reality. However, implementing a responsive strategy in your new and existing sites doesn't need to be an intimidating prospect

read more
How To Create an HTML5 Drag and Drop Component
in HTML and CSS
How To Create an HTML5 Drag and Drop Component

In this tutorial we will build a simple drag and drop component in which the user will be able to move a selection of words around to form a sentence. The drag and drop functionality can be used to create games or simply to enhance user interaction with your sites. The process is fairly straightforward, with JavaScript and a little CSS code facilitating the end result.

read more
HTML5: Getting Started with SVG
in HTML and CSS
HTML5: Getting Started with SVG

SVGs (Scalable Vector Graphics) allow you to create images within your Web pages that scale up and down perfectly, whatever size the user device screen is. Additionally, you can implement interactive and animated functions within your SVGs.

read more

Copyright © All Rights Reserved