Monday, August 21, 2017

Basics of Web Design 4th Edition Available on Chegg!

Announcing that the 4th edition of Basics of Web Design: HTML5 & CSS3 is available for rental on Chegg.com.  

This edition is part of a Pearson Publishing pilot program intended to save students money by providing lower-cost book rentals

Thursday, July 27, 2017

Adobe Announces End of Flash after 2020

Adobe recently announced that the Flash Player will no longer be developed and distributed after 2020. When Flash was developed in the early days of the Web, the application offered a method to provide interactive, animated, multimedia content that was not possible with HTML and JavaScript. Over the years, technologies including HTML5 Video, HTML5 Audio, HTML Canvas, SVG, and robust JavaScript interfaces have been developed and have elminated the need for Flash. There is a lot of legacy Flash content that could be lost forever when the Flash Player is no longer supported. There is a petition to open source the Flash Player to keep this legacy content available.

Thursday, July 20, 2017

Thimble -- A Free Online Code Editor

Thimble is a free online code editor supported by the Mozilla Foundation. After you sign up you can create multi-file projects -- including HTML, CSS, JavaScript, and ming files. There is an instant preview feature. When you are ready, you can publish your work to the Web and Thimble provides you with the URL. Thimble is an extremely useful tool for educators and students.

Thursday, March 23, 2017

WCAG 2.1 Working Draft Available

Mobile devices were in their infancy back when the WCAG 2.0 guidelines were developed. The W3C has just released a first draft of a long-awaited update: WCAG 2.1 for public comment. The purpose of WCAG 2.1 is to extend WCAG 2.0 and introduce additional success criteria including mobile device accessibility, low vision accessibility, and cognitive and learning disability accessibility. WCAG 2.1 supports all WCAG 2.0 accessibility success criteria. So, if a web page meets WCAG 2.1 success criteria, the page also meets WCAG 2.0 success criteria. The W3C invites you to read the working draft of WCAG 2.1 and submit feedback.

Tuesday, February 21, 2017

New 4th Edition of Basics of Web Design: HTML5 & CSS3!

The new 4th edition of Basics of Web Design: HTML5 & CSS3 is now available!

Building on the textbook's successful 3rd edition, the 4th edition continues to integrate HTML and CSS topics such as text configuration, color configuration, and page layout with an enhanced focus on the topics of design, accessibility, and Web standards.

Updates for the 4th edition include:
  • Updated coverage of HTML5 elements and attributes
  • Expanded coverage of responsive web design techniques and CSS media queries
  • Expanded coverage of responsive image techniques including the new HTML5 picture element
  • CSS coding techniques for dynamic menus
  • Updated reference sections for HTML5 and CSS
  • Additional Hands-On Practice exercises
  • A new Case Study
  • Updated code samples and web resource
  • New Appendix introducing CSS Flexbox Layout

Thursday, January 12, 2017

Section 508 Refresh

The US Access Board has released a final rule that updates the Section 508 requirements to harmonize with WCAG 2.0 Level AA Success Criteria. The Information and Communication Technology (ICT) Standards and Guidelines were published on 1/18/2017. The standards apply to “electronic and information technology developed, procured, maintained, or used by Federal agencies covered by section 508 of the Rehabilitation Act of 1973.” The Web Development & Design Foundations with HTML5 and Basics of Web Design: HTML5 & CSS3 textbooks follow the WCAG 2.0 Level A & AA Success Criteria so students are prepared to create accessible websites. (post updated 2/1/17)