2.744 Dreamweaver Tutorial Sangmok Han Feb 24, 2010.

Slides:



Advertisements
Similar presentations
How To Make Your Own Web Page: Basic Web Design
Advertisements

DREAMWEAVER Welcome to our website!
Chapter 3 – Web Design Tables & Page Layout
Nvu - How to Create Your Own Website From Start to Finish!Dr. Dawn Sherry & Dr. Barry J. Monk Dr. Dawn Sherry Dr. Barry J. Monk Assistant Professor of.
1 Web Site Design Overview of the Internet Cookie Setton.
HTML Basics and CSS style. Before we start Dreamweaver (DW) may take several minutes to start. Click on Start => Program Files => Development Apps =>
Using Dreamweaver MX. Slide 1 Standard toolbars and menus Time indicator: gives an approximation of download time of the page Properties panel.
Learning the Basics – Lesson 1
CSS Cascading Style Sheets. Objectives Using Inline Styles Working with Selectors Using Embedded Styles Using an External Style Sheet Applying a Style.
Cascading Style Sheets
Chapter 3 – Designing your web pages Dr. Stephanos Mavromoustakos.
Project 8 Creating Style Sheets.
1 Dreamweaver CS5 intermediate class by Cookie Setton Build a CSS website WITHOUT TABLES Just when you thought you were starting to understand HTML coding,
Web Pages and Style Sheets Bert Wachsmuth. HTML versus XHTML XHTML is a stricter version of HTML: HTML + stricter rules = XHTML. XHTML Rule violations:
กระบวนวิชา CSS. What is CSS? CSS stands for Cascading Style Sheets Styles define how to display HTML elements Styles were added to HTML 4.0 to.
Web Design with Cascading Style Sheet Lan Vu. Overview Introduction to CSS Designing CSS Using Visual Studio to create CSS Using template for web design.
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
Creating Tables in a Web Site Using an External Style Sheet HTML5 & CSS 7 th Edition.
INSTRUCTIONAL SUPPORT SERVICES (ISS) SHORT COURSE, FALL 2012 UMSL Introduction to Web Page Design.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
CSS (Cascading Style Sheets): How the web is styled Create Rules that specify how the content of an HTML Element should appear. CSS controls how your web.
Understanding HTML Style Sheets. What is a style?  A style is a rule that defines the appearance and position of text and graphics. It may define the.
Creating a Web Page HTML, FrontPage, Word, Composer.
1 Assembling an Educational Website Setup Text Saving and Viewing.
Using Dreamweaver getting started 1)Start in your “My Documents” folder 2)Create a new folder called “website” 3)Create a sub folder called “images” 4)Start.
Creating Tables in a Web Site Using an External Style Sheet
Tutorial 6 Creating Tables and CSS Layouts. Objectives Session 6.1 – Create a data table to display and organize data – Modify table properties and layout.
Dreamweaver CS4 Concepts and Techniques Chapter 5 Templates and Style Sheets.
Web Design Dreamweaver Semester 2 ATBs. ATB #1 What is a web site?
Macromedia Dreamweaver CS4 Tutorial. Example of the website1 folder & images folder inside Create a folder on your computer called website1 to hold all.
Getting Started with Expression Web 3
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Creating Tables in a Web Site
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
Chapter 3 Dreamweaver: Part I The Web Warrior Guide to Web Design Technologies.
Tutorial 4: Using CSS for Page Layout. 2 Objectives Session 4.1 Explore CSS layout Compare types of floating layouts Examine code for CSS layouts View.
Dreamweaver CS4 Concepts and Techniques Chapter 7 Page Layout with Frames.
Half Moon Bay Townsite Website Page 1. Half Moon Bay Townsite Website Gathering site information If we did our own town as the subject for our website,
Basic HTML Hyper text markup Language. Re-cap  … - The tag tells the browser that this is an HTML document The html element is the outermost element.
Web Technologies Website Development Trade & Industrial Education
Using FrontPage Express. Slide 1 Standard toolbars and menus Time indicator: gives an approximation of download time of the page.
Intro to Dreamweaver Web Design Section 7-1 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course.
Website Development with Dreamweaver
Project 5 Templates and Style Sheets Dreamweaver MX 2004 Concepts and Techniques.
Fall 2005 Using FrontPage to Enhance Blackboard - Darek Sady1 Using FrontPage to Enhance Blackboard 1.Introduction 2.Starting FrontPage 3.Creating Documents.
INTRODUCTION TO HTML5 Semantic Layout in HTML5.  The new semantic layout in HTML5 refers to a new class of elements that is designed to help you understand.
Adobe Dreamweaver CS3 Revealed CHAPTER THREE: WORKING WITH TEXT AND IMAGES.
Dreamweaver CS4 Concepts and Techniques Chapter 2 Adding Web Pages, Links, and Images.
1 Assembling an Educational Website Setup Text Saving and Viewing.
Layers, Image Maps, and Navigation Bars
Web Design Part I. Click Menu Site to create a new site root.
HTML Concepts and Techniques Fifth Edition Chapter 4 Creating Tables in a Web Site.
HTML Concepts and Techniques Fifth Edition Chapter 3 Creating Web Pages with Links, Images, and Formatted Text.
1 Creating Links Lesson 2. 2 In the center column type : Home | Order Now | Contact Us This is the navigation button which will link to the other pages.
Positioning Objects with CSS and Tables
1 Preparation for site Create a folder in MyDocuments: beavercheese. Create a subfolder, images Classes, career, DW beginner Download.
Building a Website: Layout Fall Overall Structure: Home Page Title Section Title Frame Picture UNCP Math Menu Content Footer Contact Information.
Web and Multimedia Development Copyright © Genetic Computer School 2007WM LESSON OVERVIEW  Use of Tables  Creating Tables  Try It – 1  Creating.
Creating Web Pages with Links, Images, and Embedded Style Sheets
XP New Perspectives on Macromedia Dreamweaver MX 2004 Tutorial 5 1 Adding Shared Site Elements.
Before We Begin Please download the files from as we will be using them in our walkthroughs.
With Microsoft FrontPage 2000
>> Introduction to CSS
Unit Objectives Create a new page Import text Set text properties
Creating Tables in a Web Site Using an External Style Sheet
HTML Basics and CSS style
DreamWeaver CS4.
Cheat Sheet CSCI 100 JW Ryder
Cheat Sheet CSCI 100 JW Ryder
Using FrontPage Express
Presentation transcript:

2.744 Dreamweaver Tutorial Sangmok Han Feb 24, 2010

Overview We will go over the steps for creating the below page using Dreamweaver: ngmok/introduction.html

Set up for creating web pages (1) Create folders for web pages (2) Set up Dreamweaver for uploading web pages

Create folders for web pages C:\2.744\humanUseAnalysis\ C:\2.744\humanUseAnalysis\images\ *.html *.jpg C:\2.744\storyboardDesign\ *.html C:\2.744\storyboardDesign\images\ *.jpg Human-use analysis User-experience storyboards

/afs/athena.mit.edu/course/2/2.744/www/Results/studentSubmissions/humanUseAnalysis/USERNAME athena.dialup.mit.edu C:\2.744\humanUseAnalysis humanUseAnalysis Set up Dreamweaver for uploading files Click Site > New Site… in the menu. First dialog Third dialog Fourth dialog Below information is useful when you walk through the New Site dialogs.

Create a blank web page Dreamweaver Menu: File > New…

Test the page in a web browser (1) Modify the page and save it as C:\2.744\humanUseAnalysis\introduction.html (2) Click or press F12 to view the page in a web browser.

Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here Five steps to create web pages (1) Layout elements using tables  (2) Fill the tables with some random text  (3) Decorate  (4) Make multiple copies  (5) Write contents and put images Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here chama inc. when was the last time you took the temperature of communications strategy? We asked you, "when was the last time you considered your business and communications strategy?" And then we asked ourselves the same question Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here

Layout elements using tables How many tables do we need to layout this page?

Create the first table Dreamweaver Menu: Insert > Table

Create the first table Dreamweaver Menu: Insert > Table

Create the second table Dreamweaver Menu: Insert > Table (Note: To ensure that the second table is created right after the first one, click on the blank line right below the )

Create the second table Dreamweaver Menu: Insert > Table

Prep for inserting images Copy and paste all your image files to: C:\2.744\humanUseAnalysis\ C:\2.744\humanUseAnalysis\images\ Remind that our HTML files are located at: This setup allows us to reference image files from a HTML file using a relative path. For example, C:\2.744\humanUseAnalysis\images\kindle.jpg images\kindle.jpg C:\2.744\humanUseAnalysis\introduction.html Image file HTML file Relative path

Insert a logo image Dreamweaver Menu: Insert > Image or use Assets toolbar

Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here Overview: Creating web pages (1) Layout elements using tables  (2) Fill tables with some random text  (3) Decorate  (4) Make multiple copies  (5) Write contents and put images Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here chama inc. when was the last time you took the temperature of communications strategy? We asked you, "when was the last time you considered your business and communications strategy?" And then we asked ourselves the same question Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here

Fill the tables with some text No worry about how it looks (e.g. font-size, color, margin) at this point.

Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here Overview: Creating web pages (1) Layout elements using tables  (2) Fill tables with some random text  (3) Decorate  (4) Make multiple copies  (5) Write contents and put images Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here chama inc. when was the last time you took the temperature of communications strategy? We asked you, "when was the last time you considered your business and communications strategy?" And then we asked ourselves the same question Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here

Decorate the page title Select title text “Kindle eBook Reader” and pick Heading 1 in the property toolbar at the bottom.

Decorate the subsection title Select title text “subtitle title” and pick Heading 3 in the property toolbar at the bottom. Click or press F12 to view the page in a web browser.

Turn menu text into a link Select menu text. Modify > Make Link. Select Introduction and link to introduction.html. Select Experience and link to experience.html. Links (URLs) are case-sensitive. Try keeping all file names in lower-case.

Adjust text alignment in a table Click on the table cell and use the property toolbar at the bottom.

Click just above the property bar at the bottom. It will reveal a property page about this table. Set Border = 0. Make table borders invisible

Try adding the following line before. CSS is useful for decorating multiple pages This will make the HTML page is decorated based on “green.css” Then also try replacing the line with the following. This will make the HTML page is decorated based on “minimalism.css” a page Cascade Style Sheet

CSS is useful for decorating multiple pages Let’s say we have included the below line in all web pages we just created. Then we can change the look of all web pages by modifying just one CSS file minimalism.css (Note: Ctrl + Space is the shortcut key for using code completion in Dreamweaver.)

Adding more style rules to a CSS file We just learned that text inside the Heading 3 tag subsection title can be decorated by the following lines (called style rules) in the CSS file: h3 { font-size: 20px; border-bottom-color: dotted; border-bottom-width: 1px; } When we have two Heading 3 tags that need to be styled differently, we can use this technique: First, add class attribute in the h3 tag:.blueClass { color: #00F; }.greenClass { color: #0F0; } In the CSS file, rule names that start without a period (.) is used to decorate tags with the same name (e.g. h3) whereas rule names that start with a period (.) is used to decorate tags with a corresponding class attribute. Second, add following lines in the CSS file: subsection title in blue subsection title in green

Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here Overview: Creating web pages (1) Layout elements using tables  (2) Fill tables with some random text  (3) Decorate  (4) Make multiple copies  (5) Write contents and put images Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here chama inc. when was the last time you took the temperature of communications strategy? We asked you, "when was the last time you considered your business and communications strategy?" And then we asked ourselves the same question Title title. Subtitle text here Subtitle text here Subtitle text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here body text here

Debugging Tip Top-4 reasons for... Have not uploaded the image file yet. ???? Correct:

Add index.html to guide the web browser which page to open. Most users enter a website by querying a directory name, not a file name. When a directory name is queried, index.html page is automatically served to the web browser (if one exists). So place index.html in your assignment home directory, which can redirect the browser to a correct web page (e.g. introduction.html). Note: Save your first landing page as index.html is another good way to achieve the same effect.

Resources for Download this tutorial materials: or course home page2.744 course home page CSS demo: CSS Tutorial: Finding icons or pictures: (Google or Bing image search also works) DIV Positioning tutorial: