Web Design

Catch up with the latest Web Design news and updates on the Packt Hub. We provide news around the latest developments on tools like Bootstrap, jQuery and CSS.

PHP Web 2.0 Mashup Projects: Your Own Video Jukebox: Part 1

0
Project Overview What Mashup the web APIs from Last.fm and YouTube to create a video jukebox of songs Protocols Used REST (XML-RPC available) Data Formats XML, XPSF, RSS Tools...

FAQs on WordPress 3

0
  WordPress 3 Complete ...

Making a Better FAQ Page

0
(For more resources related to this topic, see here.) Marking up the FAQ page We'll get started by taking some extra care and attention with the...

Error Handling in PHP 5 CMS

0
(For more resources on PHP, see here.) The problem Errors will happen whether we like it or not. Ideally the framework can help in their discovery,...

Adding and Editing Content in Your Web Pages

0
This article by Miko Coffey, the author of the book, Building Business Websites with Squarespace 7, delves into the processes of adjusting images, adding...

Creating mobile friendly themes

0
(For more resources related to this topic, see here.) Getting ready Before we start working on the code, we'll need to copy the basic gallery example...

CSS3 – Selectors, Typography, Color Modes, and New Features

0
In this article by Ben Frain, the author of Responsive Web Design with HTML5 and CSS3 Second Edition, we'll cover the following topics: What are...

Different strategies to make responsive websites

0
(For more resources related to this topic, see here.) The Goldilocks approach In 2011, and in response to the dilemma of building several iterations of the...

Start Ad Serving with OpenX- A Sequel

0
Time for action – adding a zone to the website In this section, we will add a zone to the website. Click on Add new zone...

WordPress: Customizing Content Display

0
(For more resources on WordPress, see here.) At its most basic, a simple implementation of the loop could work like this: <?php if (have_posts()) : while...

Must Read in Web Dev

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews