background preloader

HTML/CSS

Facebook Twitter

The Ultimate HTML 5 Cheat Sheet. Designing websites can be quite a jungle sometimes since, with time, the number of languages at our disposal has gotten so much greater.

The Ultimate HTML 5 Cheat Sheet

Way back when things were new and the Internet only had a couple of million websites (if you could even call them that comparing them to today’s media experiences), HTML was the only language that you needed to master in order to put up a text site to showcase yourself. Well, it was a heck of a lot simpler back then, but since then, the flora of languages to use has grown to what would take you about a library to learn.

So which one should you choose if you want to be sure to grab the most inner core functions of the Internet? That’s of course a matter of opinion and taste, but HTML is always a must when putting something online. With the release of HTML 5, things started getting even more complicated. TechKing recently designed and shared a truly awesome cheat sheet for HTML 5. Josh Vogt - Create a Horizontal Navigation with HTML5 & CSS3 Flexbox. Mar 24 Create a Horizontal Navigation with HTML5 & CSS3 Flexbox Creating a horizontal navigation bar using floats isn’t particularly difficult but there’s usually a few hiccups if you want it to be 100% width of the viewport with each link taking an equal amount of the width.

Josh Vogt - Create a Horizontal Navigation with HTML5 & CSS3 Flexbox

The CSS3 Flexbox model makes creating the nav a lot easier and also gives you a lot more flexibility in changing the layout of the navigation bar. The HTML is dead simple. HTML5 Doctor, helping you implement HTML5 today. Html5shiv - HTML5 IE enabling script. An HTML5 Interactive Infographic featuring Dribbble. HTML Codes - Table of ascii characters and symbols. Css Zen Garden: The Beauty in CSS Design.

13 Excellent Tools and Systems for CSS Grid Based Layouts. A good grid can be a strong foundation for any design.

13 Excellent Tools and Systems for CSS Grid Based Layouts

Using grids got its start in print design, but has made it’s way over to the web. There are several advantages to using grids in web design, but primarily they help achieve structure and consistency in layouts. Pure CSS drawings, 50 examples. As Wikipedia says, Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (that is, the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can also be applied to any kind of XML document, including SVG and XUL.

But beyond the web design, you can use CSS to create some pretty cool graphics, as the ones we show you below. 1. 3D CSS Puzzle by Stu Nicholls This puzzle was made completely with CSS, must have taken a lot of time. 960 Grid System. CSS Tools: Reset CSS. The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on.

CSS Tools: Reset CSS

The general reasoning behind this was discussed in a May 2007 post, if you're interested. Reset styles quite often appear in CSS frameworks, and the original "meyerweb reset" found its way into Blueprint, among others. The reset styles given here are intentionally very generic. There isn't any default color or background set for the body element, for example. 47 Amazing CSS3 Animation Demos. Here is a compilation of 47 jaw-dropping CSS3 animation demos.

47 Amazing CSS3 Animation Demos

They demonstrate the possibilities of the CSS3 transform and transition property. Some are very useful and can be used as Javascript alternatives. Most of them are simply to look cool. In order to veiw these effects, you need a webkit browser such as Safari and Chrome (sorry to the Internet Explorer users). Enjoy! CSS3 Clock With jQuery Analogue Clock 3D Cube That Rotates Using Arrow Keys Multiple 3D Cubes (Slide In/Out) CSS3 Accordion Auto-Scrolling Parallax Isocube Image Gallery Matrix 7 Javascript-effect Alternatives Using CSS3 Image Hover Effects Turning Coke Can (Control With Scrollbar) 3D Meninas Polaroid Gallery Space Note: this one is graphic intense and takes a while to load, but the result is crazy!

Mac Dock Drop-In Modals Sliding Vinyl Zooming Polaroids Animated Rocket Poster Circle Morphing Cubes Falling Leaves Animated Polaroid Gallery Spotlight Cast Shadow. CSS Examples. Features of CSS3: Creating Snow. HTML Entities Examples. N/a: code not found or existing...yet.

HTML Entities Examples

If the code result is the same as the code, the character/entity is not supported...yet.Derivation and Printing Notes. Return to Top of page. Derivation Notes:HTML entities derived from ISO 8879:1986/ENTITIES added Latin 1//EN.ISO characters derived from ISO 8859/1 8-bit single-byte coded graphic character set.This is not the complete set: this table mainly shows those not normally found on a keyboard, or those needed to show examples of coding without having a browser interpret the code.Not all characters or entities are supported by HTML specifications, not all browsers support all characters or entities, and there are some that are browser specific (extensions). Printing Note: Note: what you see here may not be what you see if you print the table out: for instance, many printers will not print charaters in the range 127-159.Return to Top of page.

Dive Into HTML5.