Slick Carousel in Codepen

Slick Carousel in Codepen

Slick Carousel is a great little slider script for sliding any kind of content. There are full instructions available on Slick’s website, but it doesn’t explain how to get it to work on Codepen. This post explains how to do this. Once...
Building a long-form web page

Building a long-form web page

Building your long-form multimedia page is reasonably straight forward. We’ve provided you with a pre-built HTML, CSS and JavaScript framework for you to copy and work with. Locating the framework and downloading The framework is hosted on...
Tools you need to create web pages

Tools you need to create web pages

Actually, the tools you need to start making web pages are really simple. All you need are: a computera good web browser (e.g. Google Chrome)a plain text editor Computer The computer you use to make web pages doesn’t have to be great. As long as it can run the...
Producing a PDF or screen grab of a web page

Producing a PDF or screen grab of a web page

Producing a PDF of a web page doesn’t preserve all graphics, layout and other design / functionality features, but it does enable you to save a record of some of the web page’s content, for reference. If you’d like to save a purely visual record of how the...
Newspaper style layout using just HTML and CSS

Newspaper style layout using just HTML and CSS

After reading a post about how Chris Pattle constructed the Simpsons characters completely out of HTML and CSS, I set myself a challenge to show that you can make just about any layout using simple HTML and CSS. I grabbed a copy of The Guardian from 26th November...