Dreamweaver: Create HTML tables from CSV files

Using Dreamweaver you can easily create HTML tables from existing—tab or comma delimited—CSV files. Here is an example CSV file I created using Google Docs. Make sure to save the file as a CSV file. Create a new HTML file

Read More»

Creating a new page and attaching a CSS file in Dreamweaver

Dreamweaver intro tutorial on how to create a new XHTML page, attach a CSS file, add title, description, keywords to it. To create a new file: Press Ctrl+N on your keyboard Select File->New Click the HTML link on the start

Read More»

Dreamweaver: Alternating table row color with simple JavaScript and CSS

In this tutorial I will show you how to alternate table row colors using Javascript and CSS. You can create this script using any HTML editor or a notepad. But in this example I am using Dreamweaver to: create a

Read More»

Setting up a site in dreamweaver CS4

Dreamweaver is known as a web design/development tool, but it also provides some great file management features for the occasions when you have to rename, FTP and move files. And to take advantage of these and other site management features,

Read More»
© Copyright Emir Plicanic