e commerce-website

35
Building a basic website using dream weaver CS5.5 for eCommerce By Mohamed AlShurafa

Upload: -

Post on 21-May-2015

167 views

Category:

Education


0 download

DESCRIPTION

building a basic website using dreamweaver cs5.5 with css don't forget to add a buy now button on your product through PayPal or google checkout

TRANSCRIPT

Page 1: E commerce-website

Building a basic website using dream weaver CS5.5 for

eCommerce

By Mohamed AlShurafa

Page 2: E commerce-website

Table of ContentUsing Dreamweaver CS5.5 MeDefining your web siteAdding DIV’sCreating CSS Sheet fileFolders NeededAdding ContentsAdding TablesAdding Logos and Text

Page 3: E commerce-website

Launch DreamweaverSelect HTML

Page 4: E commerce-website

Dream Weaver Common Toolbar

Empty Page Appears here!

Page 5: E commerce-website

Dream Weaver First Page!

Page 6: E commerce-website

Designing Your Web Site

Page 7: E commerce-website

Building Header Div Tag

header

Page 8: E commerce-website

Building Content Div Tag

After Creating header tag we directly create content tag

Page 9: E commerce-website

Building Footer Div Tags

Footer div tag

If you click on any tag it will high light the content

Page 10: E commerce-website

Creating CSS Style Sheet

Write #headerThis will apply onHeader tag only

Change to (new style sheet file)

Page 11: E commerce-website

Saving CSS FileSave as main.css

Locate folder then click Save

Page 12: E commerce-website

Creating Header rulesWidth x Height

Background color

Or header picture

Un tick

Change to auto

This setting will make the webpage auto maximized and minimized

This rule will apply on the header upper of the webpage

Page 13: E commerce-website

Creating Content rules

This rule will apply on the content in middle of the website

Page 14: E commerce-website

Creating Footer rule

This rule will apply on the footer bottom of page

Page 15: E commerce-website

Body Tag for CSS

This rule will change outside the website box

Don’t forget !!!!!

Always save your work

by pressing ctrl + s

Or from File > Save all !!

Page 16: E commerce-website

Web Site Sample Page

header

content

Footer

Body B

ody

BodyBody

Page 17: E commerce-website

Re editing CSS style sheetYou can edit the style you have

created any time by double clicking the CSS id

- Width for all 960px- We put auto left & right margins for all- You can change BG anytime- Apply then ctrl + S to save

Page 18: E commerce-website

Folders Required

You can add foldersBy right click on your project nameThen Create new folder

CSS folder to restore your CSS file

Where you will save your website logos, products …etc

Index.html file should be on root folder

Page 19: E commerce-website

Lets add some more

- Create your own website logo with width 960px and height 100px as we put in header

- Using photoshop open a new project then use your imagination to design

- You can google it just write “header banner”

Page 20: E commerce-website

Header Samples

Page 21: E commerce-website

Product Samples

Page 22: E commerce-website

These images should be saved inImage folder

Page 23: E commerce-website

Adding HeaderLets add a header with size

100x960 px

First we willEdit #headerBy double click Browse

For your logo

After this step a picture should appear in the header

Page 24: E commerce-website

Adding a menu for a website

Lets add some menu items:Home | Bicycle | Doggy | Bear | Car | ContactUs

Lets add some links to the menu

Highlight the word Put hash “#” in the link field

Page 25: E commerce-website

Adding properties for the menuWe will add a new CSS rule for

menu

Page 26: E commerce-website

Your Web Page first look

Page 27: E commerce-website

Adding ContentThe content of your index.html

should has some general information about your services or products

You may put any general information, advertisement, thumbnails of your products.

Page 28: E commerce-website

Adding a TableLets divide content tab to 4 rows or more

tableThe icon @ right behind the div icon allows you to create table

You can customize your table size by stretching the corners

Page 29: E commerce-website

Editing Content

Advertisement

Content 1 Content 2

Content 3 Content 4

Page 30: E commerce-website

Editing the table

We will merge this cellTo make a space for advertisement

When you highlight the table this property table will appear

To disable borders linePut value 0

Page 31: E commerce-website

Adding a ContentLets add advertisement imageOn the merged row

Lets add some text and image

Highlight and then put a format

Page 32: E commerce-website

Adding a FooterFooter normally has: menu, copyright or contact information

Lets add a copyrightThis is a tutorial to build a website using dream weaver or images has been copied from public websites for more information contact us [email protected]

Page 33: E commerce-website

The web site should appear like this

Page 34: E commerce-website

Adding extra pagesUsually the product’s page has more

details about the product/serviceIt contains specification, pictures and

priceBefore saving make sure the home link

is working properly Save as the index.html to your product

nameEdit the content table to add some

more extra information about your product/service

Page 35: E commerce-website

Congratulations !!You have made your index page

using Dreamweaver CS5.5 ME with CSS style sheet

For the rest pages just save as the index.html to another name thin link them using the Link tool

Check this out !!www.oud-wood.com