Skip to content

HTML + CSS + JavaScript

Let's Build the Web We Want

  • About
  • Consulting & Training Services
  • How To Make a Web Site the Modern Way. Part 2: The Head

    Feb 10, 2010

    Last time out we looked at the Anatomy of a Web Page. Using that, let’s move on and look at the first of the two major sections, the head. For the sake of this blog post, the head includes two pieces of code that are actually before the head. Sue me 🙂 Using the head…

    Read article →

  • How To Make a Web Site the Modern Way. Part 1: The Anatomy of an HTML Page

    Feb 8, 2010

    HTML + CSS + JavaScript = Content + Style + Behavior This the one of the guiding principles of the way I make sites. We want to keep our content/data, in the form of HTML (HyperText Markup Language) code, neatly separated from the rules that tell the browser what it’s supposed to look like, in…

    Read article →

  • How To Make a Web Site the Modern Way. Part 0: Introduction

    Feb 4, 2010

    Well, I leaked it earlier this week, so I might as well get started. Welcome to How to Make a Web Site the Modern Way, a blog series outlining, to the best of my ability. how to build an HTML page using today’s best practices. The focus won’t be on specific coding techniques, although there…

    Read article →

  • Starter Assets

    Feb 2, 2010

    I just wanted to point folks to the small project I started on Google code- Starter Assets. It’s based on some work I did at Cramer to standardize the development process there. The idea was to provide a standard set of files and a standard file/folder structure for people to start with whenever they were…

    Read article →

  • Two Front End Development Interview Questions No One Has Been Getting Recently + One I’m Afraid to Even Ask

    Jan 22, 2010

    Yes, I’m still helping out with screening candidates. I haven’t yet interviewed someone to replace me, but there’s still a week to go. Anyway, we’ve had a couple of technical questions that candidates universally failed to answer. Why share them here? For starters I just want to know if we’re crazy to expect people to…

    Read article →

Previous Page
1 … 5 6 7 8
Next Page

© 2026 htmlcssjavascript.com. Built with modern WordPress FSE.

Back to top ↑