Internet Publishing / Dreamweaver Luke E. Reese Biosystems & Ag. Engr. / CARRS 517-353-3258.

Slides:



Advertisements
Similar presentations
Macromedia Dreamweaver MX 2004 – Design Professional Dreamweaver GETTING STARTED WITH.
Advertisements

Web Site Development Test 2 Working in DreamWeaver.
CPSC 203 Introduction to Computers Tutorial 59 & 64 By Jie (Jeff) Gao.
Macromedia Dreamweaver 4 Foundation Level Course.
Web I Introduction to Dreamweaver and Web Publishing.
Explore the Dreamweaver Workspace View a Web page and use Help Plan and Define a Web site Add a Folder and Pages, and set the Home page Create and View.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
CIS101 Introduction to Computing
Internet Publishing / Dreamweaver Luke E. Reese ANR Educ. and Communication Systems
CIS101 Introduction to Computing HTML Project Two.
HTML & Dreamweaver 101 Aman Yadav. Definitions HTTP – The Web uses a protocol called HTTP (Hyper Text Transport Protocol) to communicate between the Web.
World Wide Web Documents (HTML). Fall 2002Computer Networks Applications Displaying Web documents The display hardware varies: Color and black and white.
HTML Introduction HTML
Internet Publishing / Dreamweaver Luke E. Reese CARRS
ETT 429 Spring 2007 Web Design I.
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
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)
1 Creating a Web Page An introduction to Hypertext Markup Language (HTML) ~~~~~ ~~~~ ~~~~~
Creating a Web Page HTML, FrontPage, Word, Composer.
Designing a Classroom Web Site Using NVU Beginning Level.
Introduction to Nvu Jing Fu. What is nVu? Free web design and development tool WYSIWYG (/wiziwig/) software Other similar tools: Dreamweaver, Googlepages.
Getting Started with Dreamweaver
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
Presenting Information on WWW using HTML. Presenting Information on the Web with HTML How Web sites are organized and implemented A brief introduction.
Adobe Dreamweaver CS3 Revealed CHAPTER ONE: GETTING STARTED WITH DREAMWEAVER.
Web Design HTML, Frontpage, DreamWeaver μέρος β ΠΡΥ019 - Πληροφορική Δρ.Βάσος Βασιλείου.
CIS 250 Advanced Computer Applications Web Publishing.
Chapter 3 Dreamweaver: Part I The Web Warrior Guide to Web Design Technologies.
INTRODUCTION TO DREAMWEAVER 8. What we already know…  Design basics  Contrast  Repetition  Alignment  Repetition  HTML.
CPSC 203 Introduction to Computers Lab 21, 22 By Jie Gao.
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
Introducing Dreamweaver MX 2004
Tutorial 1 Getting Started with Adobe Dreamweaver CS3
Using VNU. Getting Started Download and install KompoZer or NVU from the PortableApps web site onto your personal computer.PortableApps Versions for both.
MKTG 476 FRONTPAGE II Lars Perner, Instructor 1 FrontPage II File structure and references File structure and references Editing standard HTML files Editing.
Understanding HTML Code
CIT 256 Dreamweaver Intro. Dr. Beryl Hoffman. Start Dreamweaver Start from Start Menu/Adobe Master Collection CS6/ Adobe Dreamweaver CS6 Choose Create.
Website Development with Dreamweaver
Basic HTML Workshop By: Preeda Chunjongkolkul (Pete) Systems Librarian/Webmaster
Introduction to HTML. What is a HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup tags  The.
CIS 205—Web Design & Development Dreamweaver Chapter 1.
Incorporating Multimedia into a Web Site (Case Study) Unit G.
CPSC 203 Introduction to Computers Lab 23 By Jie Gao.
Understanding a Web Web page is a single page containing text and graphics that has been labeled with the appropriate HTML coding for the.
Macromedia Dreamweaver 8 Revealed DREAMWEAVER GETTING STARTED WITH.
1 Week 1 l HTML l Applets Applets and HTML. 2 Overview l Applets: Java programs designed to run from a document on the Internet l HTML: Hypertext Markup.
1 John Magee 9 November 2012 CS120 Lecture 17: The World Wide Web and HTML Web Publishing.
Internet Publishing Luke E. Reese ANR Education and Communication Systems
4 Chapter Four Introduction to HTML. 4 Chapter Objectives Learn basic HTML commands Discover how to display graphic image objects in Web pages Create.
11/8/ Word Processing Building a Website Using Microsoft Word Please visit and sign-up the free account using verified.
Computational Boot Camp HTML Mike Schaffer. 8/23/2002 (MES) HTML What is HTML? HTML stands for HyperText Markup Language HTML is the language for publishing.
4 HTML Basics Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and.
Introduction to HTML. _______________________________________________________________________________________________________________ 2 Outline Key issues.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Landscaper 101. Time Code AMC AMCNET HELP!!! Where do you go for help? –Upper right corner has a ? for the online help –This presentation.
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
HTML Comprehensive Concepts and Techniques Second Edition Project 2 Creating a Web Site with Links.
Luke E. Reese Biosystems & Ag. Engr
Getting Started with Dreamweaver
Introduction to HTML.
4.01 How Web Pages Work.
With Microsoft FrontPage 2000
Chapter A - Getting Started with Dreamweaver MX 2004
USING DREAMWEAVER Contents: Assigning a Root Folder
USING DREAMWEAVER MX 2004 Contents: Assigning a Root Folder
Getting Started with Dreamweaver
Internet Publishing Luke E. Reese
4.00 Apply procedures to add content by using Dreamweaver. (22%)
Presentation transcript:

Internet Publishing / Dreamweaver Luke E. Reese Biosystems & Ag. Engr. / CARRS

Definitions  Web page versus Web site  Homepage  The base hypermedia document for an individual or organization (usually index.htm or index.html)  HTML  HyperText Markup Language  Plain Text 

Server / Browser / HTML files  Server  Serves HTML  Host name  Unique filename(s)  Browser  Requests HTML  Displays HTML  HTML Editor (Dreamweaver)  Edits HTML

Browser Assumptions  Netscape  Version 4.x – 7.x  Internet Explorer  Version 4.x – 6.0.x  Designed for screen not printing  Screen resolution  640 x 480, 800 x 600, 1024 x 768, 1280 x 1024  Fonts  Browser controlled

Files / Filenames  No spaces  No capitalization if possible  Short but descriptive  index.html or index.htm  Default (one per directory)  Table of contents  One root directory (folder) for all files  May use subdirectories (folders) under root

Your URL   Tip use default filename index.html  Link to other files from index.htm

Html Editing

Formatting Assumptions  Formatted for screen  No page breaks (use pdf)  No tabs or indentions (use tables)  No columns (use pdf or tables)  Fonts computer specific (use pdf or graphic)  Copy and Paste will not always work  Graphics .jpg .gif

Basic Homepage Text and Tags The title for my simple homepage that appears on the top browser status bar. My homepage This is my homepage where you can learn about my selected AEE 401 client.

Dreamweaver

Floating Palettes  Window Menu (on/off)  Objects  Properties

Objects / Properties Palettes

Views  Code  Design  Code and Design (Refresh)

Rulers and Grid  Rulers (Pixils)  Grid (Snap To)

Resolution (Design)

Text Properties Palette  Fonts  Fixed Width  Variable Width  Family  Size (relative)  Color (web safe)  Enhancement (avoid underline)  Bullet and numbered lists  Indent  Justification

HyperLinks  Two parts  Source document text or image  Link (location, file, target, mailto)

Hyperlink Types  Target/Anchor (internal to the file)  #name of defined target  External file or location (absolute reference)   Internal file or location on same server (relative reference)  filename  Self addressed stamped  mailto: address

File Extensions .htm or.html  Automatic load .pdf  Loads reader plugin if on computer .doc,.ppt,.xls  IE – loads miniviewer  Netscape – open or save .jpg,.gif,.png  Automatic load .exe or other  Open or save

Images  Insert  Insert menu  Image  Image button  Image must exist and reside locally (relative reference) or may be linked (absolute reference)  Cannot copy and paste an image from another application

Image Properties Palette  Size (pixils)  Resize carefully  Placement and text wrap  Use table  No editing  Alt tag  Types .jpg /.jpeg  photos .gif  line art  transparent color .png

Tables  Insert  Insert menu  Table  Table button

Table Uses / Properties  Uses  Spacing  Alignment  Borders (off or 0 for spacing/alignment)  Embed  Properties  Table  Row  Cell

Table Properties Palette

Item Selection

Page Properties  Page title  Page background  Color  Image

Tips  IE / Netscape Browser File menu  Edit Page (Netscape only)  Save As or Save Page As  Right mouse button  Images  Save As  Spell Check  Line Break

Local versus Server Review  Local  A:, C:, Zip, CD-ROM  Available only to that computer  Remote  Server software  Available 24/7  Available to all Internet users  Tip  Create file structure on local in one root folder (relative reference)  Replicate on remote

Filenaming Review  CaSe SensitivE  Suggest all lower case  Short and as descriptive as possible  No spaces (earlier versions of Netscape may not load file

Define Site  Set up and define folder on local system  Set up server location  Set up transfer protocol (ftp)

Define Site

Define Local ** Put ALL web site files in this folder or subfolders

Define Local ** Put ALL web site files in this folder or subfolders

Define Remote

** Substitute your directory name if used (e.g., aee211) ** Login: PilotID Password: ******

Sitemap Layout ** Home Page: index.html or index.htm

Site Defined

Connecting to Server ** Get ** Put

Synchronize   

Server Space  AFS space  128 MB  Hostname  afs.msu.edu