by Elisabeth Robson | Jul 12, 2016 | blog, JavaScript, Programming, Web
We’ve completed beta testing our second project and are now preparing to launch! Just like Project 1, A Generative Music Box will help you practice your JavaScript programming skills. What is it? If you’ve ever played with the Bloom app on your iOS device,...
by Elisabeth Robson | Jun 16, 2016 | beginner, blog, Video, Web
In a previous post I showed the features of the Safari and Chrome consoles. Here, I do the same for the Firefox console, which has many similar features, as well as a couple of features unique to Firefox. This is a great way to get comfortable in all the major browser...
by Elisabeth Robson | Jun 8, 2016 | beginner, Video, Web
In a previous video about using the browser developer tools, I focus on how to use the JavaScript console to experiment with and test your JavaScript code. In the following videos, I provide a quick overview of the main features in the Safari and Chrome developer...
by Elisabeth Robson | Jul 21, 2015 | blog, CSS, FrontPage, Web
Over the years CSS has grown… a lot. Just like with HTML and JavaScript APIs (like geolocation and web storage), the specification for CSS—that is, what constitutes correct CSS rules and properties—is managed by the W3C, the World Wide Web...
by admin | Jul 10, 2012 | Beginner's Mind, blog, CSS, Featured, HTML, Web
Exciting news: we’ve partnered with one of our favorite online training sites, macprovideo.com, to produce a set of HTML5 and CSS3 tutorials, and our tutorials are up and ready for you. You’ll find the first, a FREE, hour-long, turbo-charged quickstart on HTML and CSS...
by Elisabeth Robson | Dec 12, 2011 | blog, CSS, Reader Question, Web
We recently got a question from Jack, a reader of Head First HTML5 Programming, about the CSS used in the example in Chapter 3. In this example, we create a web application that creates a playlist from songs the user types into a form field on the web page, and of...
Comments