Dreamweaver: Import CSV data into HTML

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.

CSV File

Make sure to save the file as a CSV file.

Create a new HTML file in Dreamweaver and go to File->Import->Tabular Data...

Import Tabular Data

  1. Click browse to navigate to the .csv file
  2. Specify table width, cellpadding, cellspacing etc. and press OK

Table details

And here it is HTML table generated from the CSV file.

HTML from CSV

 

Do you like this or find it useful? Drop me a note or treat me to a double-espresso from my favorite coffee shop.

    Comments

    No Comments

    Add Comment | Contact me