Lectures web
60
Divers articles, ressources, ...
Follow
Scooped by Agathe-Sevegrand onto Lectures web
Scoop.it!

Emmet (previously known as Zen Coding) is a web-developer’s toolkit that can greatly improve your HTML & CSS workflow:

Basically, most text editors out there allow you to store and re-use commonly used code chunks, called “snippets”. While snippets are a good way to boost your productivity, all implementations have common pitfalls: you have to define the snippet first and you can’t extend them in runtime.

Emmet takes the snippets idea to a whole new level: you can type CSS-like expressions that can be dynamically parsed, and produce output depending on what you type in the abbreviation. Emmet is developed and optimised for web-developers whose workflow depends on HTML/XML and CSS, but can be used with programming languages too.
No comment yet.
Your new post is loading...
Scooped by Agathe-Sevegrand
Scoop.it!

Gumby 960 Grid Responsive CSS Framework

Gumby 960 Grid Responsive CSS Framework | Lectures web | Scoop.it
Create rapid and logical page layout and app prototypes with Gumby Framework, a responsive CSS framework based on the 960 grid you already know.
No comment yet.
Scooped by Agathe-Sevegrand
Scoop.it!

Building a CSS framework with Sass - Advanced

Over the past few years, the “CSS framework” topic has been one of the most hottest topics. There have been a number of permutations of CSS grid frameworks; fixed, fluid, elastic, responsive … you name it. To most seasoned front-end veterans, the topic of CSS frameworks isn’t new. But, let’s face it. Building a foundation of styles for each new project can be tedious and repetitive. But not with Sass.
No comment yet.
Scooped by Agathe-Sevegrand
Scoop.it!

18 Open Source Wordpress Theme Frameworks | Web Design Inspiration

18 Open Source Wordpress Theme Frameworks | Web Design Inspiration | Lectures web | Scoop.it
In this article you'll find some of the best Wordpress Frameworks and started themes that will ease your work process.
No comment yet.
Scooped by Agathe-Sevegrand
Scoop.it!

HTML Boilerplates, CSS and Wordpress Frameworks

Great selection of the best HTML Boilerplates, CSS and WordPress Frameworks...
No comment yet.
Scooped by Agathe-Sevegrand
Scoop.it!

BootMetro : Metro style web framework

BootMetro : Metro style web framework | Lectures web | Scoop.it
MetroUI-Web : Simple and complete web UI framework to create web apps with Windows 8 Metro user interface.
No comment yet.
Scooped by Agathe-Sevegrand
Scoop.it!

CSS Normalize - Framework CSS

CSS Normalize - Framework CSS | Lectures web | Scoop.it
CSS Normalize est un framework, ou plutôt une base de départ en CSS, qui comprend :

Un reset CSS inspiré de celui de HTML Boilerplate.
Une feuille de style par défaut, stylisant les balises HTML les plus utilisées.
Une feuille d'objets CSS utilisés fréquemment.
Des modules fonctionnant indépendamment.
No comment yet.