background preloader

HTML/CSS/Web

Facebook Twitter

Www.peterpixel.nl/projects/ebook/introduction_to_good_usability.pdf.

Web and Site Politics

jQuery UI + Stuff. Cross-browser testing. Responsive Webdesign – die Basics. Responsive Webdesign zählt definitiv zu den heißesten und spannendsten Themen des Jahres 2011. In diesem Artikel habe ich ein paar Gedanken, Denkanstöße und Erfahrungswerte für euch zusammen gefasst. Was bedeutet Responsive Webdesign eigentlich? Responsive Webdesign basiert auf fluid Grids und flexiblen Layouts (Dazu später). Das Layout passt sich an die verfügbare Bildschirmauflösung an, positioniert den Content dementsprechend und skaliert Texte, Bilder, Slider und Videos mit. Das Webdesign reagiert also auf die Gegebenheiten des Endgeräts und liefert ein dementsprechend angepasstes Layout aus. Gelungene Beispiele für Responsive Webdesign Und warum das Ganze? In den letzten Jahren haben sich zwei Trends stark hervorgehoben, die für uns Webdesigner immer wieder neue Herausforderungen darstellen. Worauf ist bei der Umsetzung von Responsive Webdesigns zu achten?

Konsistenz – schlüssiges Design, das sich durch alle Auflösungen durchzieht Mobile und Portable Endgeräte verhalten sich anders Grids. Objektorientiertes CSS  – Eine Einführung. Objektorientiertes CSS – Eine Einführung Frontendentwickler haben in der Regel mit Objektorientierung nicht viel zu tun. Bei OOCSS geht es genau darum: Es gilt auf wiederverwendbare Objekte in CSS zu setzen, anstatt seiten- oder modulbasiert zu denken. Olaf Gleba stellt den Konzeptansatz vor. Um performante und skalierbare Webseiten zu erstellen, ist ein durchdachtes Konzept in der HTML- und CSS-Erstellung unerlässlich. Nicole Sullivan stellt mit Objektorientiertem CSS (OOCSS) einen Ansatz vor, der die Idee der Objektorientierung, wie sie aus Programmier- und Scriptsprachen wie Java, PHP u.ä bekannt ist, für HTML/CSS adaptiert.

Die Anforderungen an HTML- und CSS-Dateien sind vielfältig: Der Quelltext soll semantisch sauber, standardkonform, skalierbar, wiederverwendbar und stabil sein und gleichzeitig schnelle Ladezeiten garantieren. Was ist Objektorientiertes CSS? OOCSS beschreibt zunächst einen Konzeptansatz. Modularität – Ausgangslage und Problemstellung Beispiel 1: Ein Standard-Modul 1. Introduction to Three.js. Getting Started with Three.js | Aerotwist. ## Introduction I have used Three.js for some of my experiments, and it does a really great job of abstracting away the headaches of getting going with 3D in the browser. With it you can create cameras, objects, lights, materials and more, and you have a choice of renderer, which means you can decide if you want your scene to be drawn using HTML 5’s canvas, WebGL or SVG.

And since it’s open source you could even get involved with the project. But right now I’ll focus on what I’ve learned by playing with it as an engine, and talk you through some of the basics. For all the awesomeness of Three.js, there can be times where you might struggle. Typically you will need to spend quite a large amount of time with the examples, reverse engineering and (in my case certainly) hunting down specific functionality and occasionally asking questions via GitHub. The basics I will assume that you have at least a passing knowledge of 3D, and reasonable proficiency with JavaScript. Support Set the Scene. LESS « The Dynamic Stylesheet language. Free Font Modern Pictograms by John Caserta. This license can also be found at this permalink: Copyright (c) 2012, John Caserta (mail@johncaserta.com), with Reserved Font Name Modern Pictograms. This Font Software is licensed under the SIL Open Font License, Version 1.1.

This license is copied below, and is also available with a FAQ at: —————————————————————————————- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007—————————————————————————————- PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. Home - schema.org. What is my browser version? Step by step CSS float tutorial. Floatutorial takes you through the basics of floating elements such as images, drop caps, next and back buttons, image galleries, inline lists and multi-column layouts. General info Tutorial 1.

Floating an image to the right Float an image to the right of a block of text and apply a border to the image. Tutorial 2. Floating an image and caption Float an image and caption to the right of a block of text and apply borders using Descendant Selectors. Tutorial 3. Float a series of images down the right side of the page, with content flowing beside them. Tutorial 4. Float a series of thumbnail images and captions to achieve an image gallery. Tutorial 5. Float a simple list into rollover "back" and next "buttons". Tutorial 6. Float a simple list, converting it into a horizontal navigation bar. Tutorial 7. Float a scaleable drop cap to the left, resize it and adjust line-heights to suit your needs. Tutorial 8. Float a left nav to achieve a two column layout with header and footer. Tutorial 9. Google I/O 2012 - The Web Platform's Cutting Edge.