by noelhenneman | Dec 29, 2014 | Technology, Web Design
What is the Google Web Font Loader? To understand what the font loader is, you first need to understand using web fonts. With the @font-face CSS rule, you can specify fonts to download for your web page. This CSS rule was first part of the CSS2 recommendation but was...
by noelhenneman | Dec 16, 2014 | Web Design
There are two key things you need to think about when creating or redesigning a web site. Those are What are your goals? Who is your audience? Start with identifying your goal. Answer the question, “why do I want a web site?” What is it that you want the...
by noelhenneman | Dec 2, 2014 | Technology, Web Design
As a web page developer, I rely on web browser-based development tools like Firebug. Over the years each browser as improved their built-in tools, so I thought I would write a series of posts looking at features I find useful and comparing that feature in each of the...
by noelhenneman | Nov 18, 2014 | Technology, Web Design
In March 2014, I wrote a post describing a tool I wrote for building and editing HTML tables with an HTML table generator. Since then I have made some updates to the tool that I want to describe. For those that don’t want to read the original article, here is a...
by noelhenneman | Nov 4, 2014 | Technology, Usability
As I have said in other posts, I am also an instructor at Clark College in Vancouver, Washington. Recently I had a student who wanted to create an ordered list of items in two columns and needed to have the list item numbering continue from the first column to the...