Skip to main content

Home/ Penn Medicine Web Production Team/ Group items tagged html5

Rss Feed Group items tagged

Chrissy Zellman

HTML5 in the Web browser: Geolocation, JavaScript, and HTML5 extras - 0 views

  •  
    InfoWorld - One of the sly games that smart managers play is attaching their current project to a big, high-profile tar ball rolling down the hill, full of momentum. Now that HTML5 has become white hot after languishing for 10 years of relative disinterest, many ideas that began as cool enhancements for the Web are latching on to the bandwagon. They may be relatively independent projects, but because they involve JavaScript and HTML, they're now part of the HTML5 juggernaut.
Chrissy Zellman

How the Boston Globe Pulled Off HTML5 Responsive Design - 0 views

  •  
    On Monday, The Boston Globe released its new premium content mobile initiative dubbed BostonGlobe.com. That is not to be confused with Boston.com, its free flagship website. This unto itself is not all that interesting. Yet, the HTML5 development community is heaping praise on BostonGlobe.com primarily for how the sites renders across varying screen sizes, an innovation called responsive design.
Chrissy Zellman

HTML5 Rocks - 0 views

shared by Chrissy Zellman on 15 Mar 11 - Cached
  •  
    A resource for developers looking to put HTML5 to use today, including information on specific features and when to use them in your apps.
Chrissy Zellman

HTML5 Readiness - 0 views

  •  
    A Visualization of how ready different parts of HTML5/CSS3 are for day to day use
Chrissy Zellman

Obsolete Features in HTML5 - 0 views

  •  
    Features listed in this section will trigger warnings in conformance checkers. Authors should not specify an http-equiv attribute in the Content Language state on a meta element. The lang attribute should be used instead. Authors should not specify a border attribute on an img element. If the attribute is present, its value must be the string "0". CSS should be used instead. Authors should not specify a language attribute on a script element. If the attribute is present, its value must be an ASCII case-insensitive match for the string "JavaScript" and either the type attribute must be omitted or its value must be an ASCII case-insensitive match for the string "text/javascript". The attribute should be entirely omitted instead (with the value "JavaScript", it has no effect), or replaced with use of the type attribute. Authors should not specify the name attribute on a elements. If the attribute is present, its value must not be the empty string and must neither be equal to the value of any of the IDs in the element's home subtree other than the element's own ID, if any, nor be equal to the value of any of the other name attributes on a elements in the element's home subtree. If this attribute is present and the element has an ID, then the attribute's value must be equal to the element's ID. In earlier versions of the language, this attribute was intended as a way to specify possible targets for fragment identifiers in URLs. The id attribute should be used instead.
Kevin Van Horn

HTML5 - Edition for Web Developers - 0 views

  •  
    The focus of this specification is readability and ease of access. Unlike the full HTML specification, this "web developer edition" removes information that only browser vendors need know.
Chrissy Zellman

Modernizr - 1 views

  •  
    Modernizr is an open-source JavaScript library that helps you build the next generation of HTML5 and CSS3-powered websites.
Chrissy Zellman

Slide in Captions - 0 views

  •  
    Reader Jason Lucchesi send me in a neat demo of image captions sliding in overtop an image on rollover. The effect used a bunch of nested divs to get it done, so I thought I'd do my own version of it using the standard HTML5 structure for an image with a caption, and CSS3 it up.
Chrissy Zellman

CanIUse.com - 0 views

shared by Chrissy Zellman on 15 Mar 11 - Cached
  •  
    Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers.
1 - 16 of 16
Showing 20 items per page