Category Archives: Dreamweaver

Tutorial | Pastel color menu with dynamic submenu using CSS

This tutorial illustrates how to design a nice pastel color menu with a dynamic submenu which appears when you select a link in the main menu, using CSS and some lines of javascript code. Read Tutorial

Posted in Dreamweaver, Tutorials | Tagged , , , , , , , | Leave a comment

Tutorial | CSS Decorative Gallery

In this tutorial you will know how to decorate your images and photo galleries without editing the source images Read tutorial and download support files

Posted in Dreamweaver, Tutorials | Tagged , , , , , , , , | 1 Comment

Tutorial | Give Your Site a Little Flash with CS3

The day that everyone has long predicted has arrived: Video is no longer a novelty online and Flash video has become the darling of the Web. In this column, you’ll get a quick look at how the well-integrated programs in … Continue reading

Posted in Dreamweaver, Tutorials | Tagged , , , , , | 2 Comments

Tutorial | How to Load In and Animate Content with jQuery

In this tutorial we will be taking your average everyday website and enhancing it with jQuery. We will be adding ajax functionality so that the content loads into the relevant container instead of the user having to navigate to another … Continue reading

Posted in Dreamweaver, Tutorials | Tagged , , , , , , | Leave a comment

Tutorial | Create a Cool Animated Navigation with CSS and jQuery

Animation and visual feedback are great ways to assist a user in navigating and interacting with a website. While traditionally Adobe’s Flash was the goto for anything animated, these days with the magic of javascript we can avoid Flash altogether. … Continue reading

Posted in Dreamweaver, Tutorials | Tagged , , , , , , , , , , , , , | 1 Comment

Tutorial | Build a Sleek Portfolio Site from Scratch

There’s nothing like building an entire site to show you a good overview of how a CSS layout should work. In this tutorial we’re going to take that PSD file and build it with some nice clean HTML and CSS.

Posted in Dreamweaver, Tutorials | Tagged , , , , , , , , , | Leave a comment

Tutorial | Make a Dreamweaver Template

The main focus on this tutorial is not on designing a website, instead Nick La will show you how to build and maintain a full website with Dreamweaver Template.This tutorial assume that you already know how to make a basic … Continue reading

Posted in Dreamweaver, Photoshop, Resources, Templates, Tutorials | Tagged , , , , , , , , , | 1 Comment

PHP Tutorial – Object-oriented programming

Paul Hudson takes the blood, sweat and tears out of mastering object-oriented programming, a powerful technique that’s otherwise known as OOP.

Posted in Dreamweaver, php, Source Code, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

Presenting video with the Flash video component in Dreamweaver CS3

The Adobe Flash video component in Adobe Dreamweaver CS3 helps you easily insert and display video files in your websites. It’s great for Dreamweaver users who are unfamiliar with Flash because you can insert Flash video (FLV) files on your … Continue reading

Posted in Dreamweaver, Resources, Source Code, Tutorials | 3 Comments

Creating an event registration application in PHP – Part 2: Building the back end

Dreamweaver has all the power you need to establish an online registration system in PHP, including the administrative back end. The article Creating an event registration application in PHP describes how to set up the front end, including presentation catalog … Continue reading

Posted in Dreamweaver, php, Resources, Source Code, Tutorials | 6 Comments