Skip to main content

Home/ CSS Evangelist/ Group items tagged HTML-CSS

Rss Feed Group items tagged

Vernon Fowler

Web Designer Notebook » How to use Modernizr - 0 views

  • Modernizr doesn’t actually magically enable these properties for browsers that don’t support them. It just tells the page whether that feature is supported on the browser the visitor is using or not.
  • To install Modernizr, download the file from this page. Then, on your site’s head tag, add a link to the file. For example: ?1<script src="js/modernizr-1.0.min.js"></script> The second step is to include on your html tag a class of “no-js”: ?1<html class="no-js"> Why add this tag? Because that will be the default state of the page. If JavaScript (js) isn’t on, then Modernizr won’t work at all (and probably other features of your site won’t work either…), so it’s good that we have a fallback for that case. If JavaScript is indeed enabled, once that page is loaded on the browser, that class will be replaced dynamically and it may look something like this: ?1<html class="js canvas canvastext geolocation rgba hsla no-multiplebgs borderimage borderradius boxshadow opacity no-cssanimations csscolumns no-cssgradients no-cssreflections csstransforms no-csstransforms3d no-csstransitions  video audio cufon-active fontface cufon-ready">
  •  
    "There is a tool that came to make our lives as progressive web designers a bit easier: Modernizr. In this short tutorial, learn how to apply this handy script to maximum effect on your sites."
Gary Edwards

HTMLayout: fast, lightweight and embeddable HTML/CSS renderer and layout manager component - 0 views

  •  
    Terra Informatica services include: HTMLayout, WYSIWYG HTML Word Processor, and TIScript compiler-vm.
Frederik Van Zande

2008 Email Design Guidelines - Campaign Monitor Blog - 0 views

  •  
    As web designers, we've grown pretty good at understanding how to create a modern, semantic, accessible website using XHTML and CSS. We understand what makes a good website, and how to make it happen. When it comes time to design emails though, do all the same rules apply? Are there things we should be doing specifically for email that don't make sense on a website? In this article we'll discuss the technical, design and information elements that make up a successful HTML email.
yc c

gotAPI.com - quick developer reference for CSS, HTML, JavaScript, PHP, AJAX, SQL and more - 0 views

  •  
    reference for HTML HTML DOM CSS XSL XPath XML Schema MySQL PHP Ant Java DITA
yc c

Safari Reference Library - 0 views

  •  
    Explore a comprehensive collection of guides, reference, and other resources for developing web applications and content for Safari. The Safari Reference Library provides detailed information for web developers on iPhone, iPod touch, Mac, and PC. These resources include guides and articles, API reference documents, sample code, release notes, and technical notes. Use these resources to learn about Safari's developer tools, visual effects, HTML and CSS support, JavaScript and DOM support, and other features and technologies. The library is organized by Topics and Resource Types.
mikhail-miguel

htmldog - 0 views

  • HTML Dog: The Book The new HTML Dog book, published by New Riders, will hit the shelves this November. Building on and complementing the web site, it is a comprehensive (yet concise, and utterly entertainadelic) resource for those who really want to get to grips with (X)HTML and CSS, and use them in the best possible way from the outset. Logically divided chapters coupled with tag and property appendixes make it a damned fine reference book, too.
yc c

HTML5 presentation - HTML5 Slides - 10 views

  •  
    Take a walk through the woods and learn about all things HTML5. Starting with the JS APIS (selector API, storage, appcache, web workers, web sockets, notifications, drag and drop, and geolocation). Then delve into the new HTML semantic tags, link relations, micro data, ARIA, forms, audio and video, Canvas, and WebGL. Finally, the holy trinity finishes with CSS and selectors, fonts, text, columns, stroking, opacity, HSL, rounded corners, gradients, shadows, backgrounds, transitions, transforms, and animations.
Frederik Van Zande

When can I use... - 0 views

  •  
    Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies
yc c

Shell Editor | MooShell | to test your JavaScript code - 4 views

shared by yc c on 30 Jan 10 - Cached
  •  
    MooShell is a shell editor where you can write your JavaScript, HTML and CSS code and run it. It might prove to be useful in various cases where you need to test your code without reloading your browser.
Sem Jacobs

325+ Best Free Responsive HTML5 CSS3 Website Templates - 0 views

If you want to find cross browser best free responsive premium html5 css3 website templates, this collection is for you. http://goo.gl/qHv1oM

css3 html5 themes

started by Sem Jacobs on 25 Mar 14 no follow-up yet
Clap Creative

How to Making Charts with CSS in HTML? - 1 views

  •  
    There are many ways to make visual representations of data: bar charts, line graphs, scatter diagrams, sparklines... not to mention the many ways in which
yc c

Spiffy Corners - Making anti-aliased rounded corners with CSS - 0 views

  •  
    and no images
  •  
    Spiffy Corners is a simple way to generate the CSS and HTML you need to create anti-aliased corners without using images or javascript.
yc c

PrimerCSS - 2 views

  •  
    Primer undercoats your CSS by pulling out all of your classes and id's and placing them into a starter stylesheet. Paste your HTML in to get started.
yc c

PrimerCSS - 8 views

  •  
    Primer undercoats your CSS by pulling out all of your classes and id's and placing them into a starter stylesheet. Paste your HTML in to get started.
« First ‹ Previous 81 - 100 of 387 Next › Last »
Showing 20 items per page