Quantcast
Channel: Splashnology.com » coding
Viewing all articles
Browse latest Browse all 91

40+ Fresh HTML5 & CSS3 Tutorials

$
0
0

These days, when CSS3 and HTML5 technologies are used so widely, it is hard to find a modern site that was made without the developments of recent years in this area. Among the huge number of new educational articles and tutorials, published daily on the Internet, we have selected only the best information. In this post you will find a lot of useful materials for both beginners and advanced web developers. Enjoy and share your opinion in comments!

Transitions for Off-Canvas Navigations

This time we’ll explore transitions for sidebars or off-canvas content like the one we’ve used in the Multi-Level Push Menu. The idea is to show some hidden sidebar with a subtle transition on the element itself and also on the remaining content.
Transitions for Off-Canvas Navigations in 40+ Fresh HTML5 & CSS3 Tutorials
Demo

Animated Border Menus

A tutorial on how to create a off-canvas icon navigation with an animated border effect. The menu effect is inspired by CreativeDash’s bounce menu for mobile apps.
Animated Border Menus in 40+ Fresh HTML5 & CSS3 Tutorials
Demo

Creative Loading Effects

Some ideas and inspiration for loading effects on a website.
Creative Loading Effects in 40+ Fresh HTML5 & CSS3 Tutorials
Demo

Build a custom HTML5 video player

In this tutorial you know how to use HTML5′s media API to build a custom player with a UI that stays consistent no matter what browser you use.
Build a custom HTML5 video player in 40+ Fresh HTML5 & CSS3 Tutorials

Build animated feature sections with CSS3

Josh Netherton guides you through creating an animated features block, from sketching storyboards to coding out the CSS3 animations – learning the syntax on the way.
Build animated feature sections with CSS3 in 40+ Fresh HTML5 & CSS3 Tutorials

Sliding Horizontal Layout

A slider-like layout where the neighboring sections are positioned horizontally next to each other.
Sliding Horizontal Layout in 40+ Fresh HTML5 & CSS3 Tutorials
Demo

4 ways to create CSS that’s modular and scalable

Several methods have emerged to help designers write scalable and modular HTML and CSS. Freelance web designer Steven Bradley presents an overview of four.
4 ways to create CSS that's modular and scalable in 40+ Fresh HTML5 & CSS3 Tutorials

The standardisation of CSS

How does a new CSS property get standardised? Who makes the decisions? Why should I care about the standardisation process? What’s the deal with airline food?
The standardisation of CSS in 40+ Fresh HTML5 & CSS3 Tutorials

Blurry Transparent Header Effect from iOS7 in CSS

This article focused on how to build something similar to the blurred header effect you can find in iMessage and many other apps in iOS7. But the tricks you will learn will make it possible to build the Control Center effect too.
Blurry Transparent Header Effect from iOS7 in CSS in 40+ Fresh HTML5 & CSS3 Tutorials

Animation of How CSS Triangles Work

Animation of How CSS Triangles Work in 40+ Fresh HTML5 & CSS3 Tutorials

An Introduction to CSS Custom Filters — Shader Basics

Like filter primitives, shaders are a complex subject and there’s much more to cover than a single post or my understanding could do justice.
An Introduction to CSS Custom Filters — Shader Basics in 40+ Fresh HTML5 & CSS3 Tutorials

CSS Regions and Edge Reflow

CSS Regions and Edge Reflow in 40+ Fresh HTML5 & CSS3 Tutorials

Write Your CSS with JavaScript

Sometimes programming is just using the right tool. This may be a framework, library or as it happens in my case CSS preprocessor. You probably don’t realize it, but LESS or SASS have a lot of constraints. I managed to change that by writing my own CSS preprocessor.
Write Your CSS with JavaScript in 40+ Fresh HTML5 & CSS3 Tutorials

CSS Length Explained

When styling a web site with CSS you might have realised that an inch on a screen is not an actual inch, and a pixel is not necessarily an actual pixel. Have you ever figured out how to represent the speed of light in CSS pixels?
CSS Length Explained in 40+ Fresh HTML5 & CSS3 Tutorials

CSS Named Filter Effects — Non-Destructive Effects for Images and Elements

CSS Named Filter Effects — Non-Destructive Effects for Images and Elements in 40+ Fresh HTML5 & CSS3 Tutorials

Using CSS3 Page Break To Organise Print Pages

Using CSS3 Page Break To Organise Print Pages in 40+ Fresh HTML5 & CSS3 Tutorials

Feature detection with CSS @supports

Feature detection with CSS @supports in 40+ Fresh HTML5 & CSS3 Tutorials

Client-side full-text search in CSS

Using data- attributes for indexation, and a dynamic stylesheet with a CSS3 selector for search, it is straightforward to implement a client-side full-text search in CSS rather than JavaScript.
Client-side full-text search in CSS in 40+ Fresh HTML5 & CSS3 Tutorials

A Look Into CSS Units: Pixels, EM, And Percentage

In this post, we are going to run through these units to get further insight into these units of measurements.
A Look Into CSS Units: Pixels, EM, And Percentage in 40+ Fresh HTML5 & CSS3 Tutorials

CSS Clipping and Masking — Show and Hide Parts of Images and Elements with Code

CSS Clipping and Masking — Show and Hide Parts of Images and Elements with Code in 40+ Fresh HTML5 & CSS3 Tutorials

CSS3 3D Transformation Functions

In this article we look at the basic 3D functions you can apply to elements.
CSS3 3D Transformation Functions in 40+ Fresh HTML5 & CSS3 Tutorials

Starting to Write CSS

Starting to Write CSS in 40+ Fresh HTML5 & CSS3 Tutorials

A Look Into: Using CSS Variables

A Look Into: Using CSS Variables in 40+ Fresh HTML5 & CSS3 Tutorials

Inline CSS web fonts

If you serve web fonts via URL, the browser makes a separate request for every web font.
Inline CSS web fonts in 40+ Fresh HTML5 & CSS3 Tutorials

Pure CSS Slide Up and Slide Down

Pure CSS Slide Up and Slide Down in 40+ Fresh HTML5 & CSS3 Tutorials
Demo

Exploding Blocks with CSS and Javascript

Exploding Blocks with CSS and Javascript in 40+ Fresh HTML5 & CSS3 Tutorials
Demo

Native vs. HTML5: How the auto industry is forcing change for the mobile web

Native vs. HTML5: How the auto industry is forcing change for the mobile web<br />
Read more at http://venturebeat.com/2013/10/05/native-vs-html5-how-the-auto-industry-is-forcing-change-for-the-mobile-web/#mZBpfU23TkTblmtD.99 in 40+ Fresh HTML5 & CSS3 Tutorials

Animated falling lamp from the ceiling

Animated falling lamp from the ceiling in 40+ Fresh HTML5 & CSS3 Tutorials

How to Create a Custom, Crisp Icon Font with IcoMoon App

How to Create a Custom, Crisp Icon Font with IcoMoon App in 40+ Fresh HTML5 & CSS3 Tutorials

CSS3 Navigation Menu Tutorial with Notification Badges

In this tutorial I will be showing how to make minimal CSS3 navigation menu that can be customized to fit your projects requirements and looks.
CSS3 Navigation Menu Tutorial with Notification Badges in 40+ Fresh HTML5 & CSS3 Tutorials

Create Circle Using CSS – CSS3 Circles Tutorial

Create Circle Using CSS - CSS3 Circles Tutorial in 40+ Fresh HTML5 & CSS3 Tutorials

Reshaping the web with CSS shapes & exclusions

The solution to this is CSS shapes and exclusions, which allow us to create true polygons, circles and ellipses. For now this feature is only available in Chrome Canary, or by enabling experimental WebKit features; but in the very near future, it will change the way we design the web forever.
Reshaping the web with CSS shapes & exclusions in 40+ Fresh HTML5 & CSS3 Tutorials

CSS3 Tutorial – Glowing Text Effects

CSS3 Tutorial – Glowing Text Effects in 40+ Fresh HTML5 & CSS3 Tutorials
Demo

Create a flat bubble navigation with HTML & CSS3

In this tutorial I’m going to show you how to create a flat bubble navigation with HTML and CSS3.
Create a flat bubble navigation with HTML & CSS3 in 40+ Fresh HTML5 & CSS3 Tutorials

Create a minimalistic black and white navigation with HTML and CSS

Create a minimalistic black and white navigation with HTML and CSS in 40+ Fresh HTML5 & CSS3 Tutorials

Create a flat, four part square menu with HTML & CSS3

Create a flat, four part square menu with HTML & CSS3 in 40+ Fresh HTML5 & CSS3 Tutorials

Display Images with Shape Masking and Nifty Zoom Effect

In this tutorial we are going to show you how to mask images with shapes plus some nifty zoom animation effects with just HTML & CSS. I have seen this kind of styling and effect in many portfolio websites and let me show you how it’s made.
Display Images with Shape Masking and Nifty Zoom Effect in 40+ Fresh HTML5 & CSS3 Tutorials

Wrapping Content In Shapes With CSS3

Print media (as compared to web media) has a greater flexibility when it comes to content layout and display. Due to the way web content is structured, it’s quite tricky to put text into those unusual shape frames, like how the magazines do.
Wrapping Content In Shapes With CSS3 in 40+ Fresh HTML5 & CSS3 Tutorials

Create a Hidden Sliding Navigation Bar Using CSS3 Transitions

Create a Hidden Sliding Navigation Bar Using CSS3 Transitions in 40+ Fresh HTML5 & CSS3 Tutorials

Design a Foursquare-like User Profile Page in HTML5/CSS3

Design a Foursquare-like User Profile Page in HTML5/CSS3 in 40+ Fresh HTML5 & CSS3 Tutorials

Applying the Principles of Animation to CSS3 Animations (Part 1)

Applying the Principles of Animation to CSS3 Animations (Part 1) in 40+ Fresh HTML5 & CSS3 Tutorials


Viewing all articles
Browse latest Browse all 91

Trending Articles