Dreamweaver Dr. Kristen Landreville Wed. 09/29/10 – Fri. 10/08/10.

Slides:



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

PART IV - EMBED VIDEO, AUDIO, AND DOCUMENTS. Find a video on Youtube.com: Search for a video, then look for the Embed code. Copy this code into the HTML/JavaScript.
DREAMWEAVER Welcome to our website!
Step 1 Login to NFA Course List. Step 2 Login Screen.
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.
HTML Basics and CSS style. Before we start Dreamweaver (DW) may take several minutes to start. Click on Start => Program Files => Development Apps =>
Create your site in the folder Rosary in your My Documents Folder.
Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
2.744 Dreamweaver Tutorial Sangmok Han Feb 24, 2010.
INSTRUCTIONAL SUPPORT SERVICES (ISS) SHORT COURSE, FALL 2013 UMSL Introduction to Web Page Design.
UNIT 12 LO4 BE ABLE TO CREATE WEBSITES Cambridge Technicals.
Creating and Editing a Web Page Using Inline Styles
Using Advanced Cascading Style Sheets
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.
Ch. 5 Web Page Design – Templates and Style Sheets Mr. Ursone.
This presentation can be downloaded at Presented by the Office of Public Affairs Using the Cal State L.A. Web.
Creating & Attaching CSS An CSS Primer Tutorial. A New CSS Document Create a new CSS Document in Dreamweaver using the “New” option under the File Menu.
Start -> All Programs -> Classes -> Web Expressions -> Dreamweaver.
ETT 429 Spring 2007 Web Design I.
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.
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 Simple Web Page. Step 1- Open Dreamweaver & Create A New Page (File New) and blank.
Web Design Dreamweaver Semester 2 ATBs. ATB #1 What is a web site?
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
CITY UNIVERSITY / Vysoká Škola Manažmentu.:MG Information Systems :. © Martina Cesalova, 2005 MS FRONTPAGE 1 1.Open FrontPage – View -> Page 2.Open.
Dreamweaver – Setting up a Site and Page Layouts Web Design Section 7-2 Part or all of this lesson was adapted from the University of Washington’s “Web.
Making an HTML Document Notepad Group Bo Kim Dan Carter Han Chong Justin Weaver Kris Lamont.
HTML Structure Building a basic web page using notepad.
Eat Your Words! Creating webpage Layout. CONTENT The Layout of a Webpage HEADER FOOTER Each of these sections represents a ‘div’ (or divider). By linking.
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.
DREAMWEAVER Adding photos and other tips!. Making photo gallery  Gather ALL the photos you need into your images folder. (remember to copy the URL so.
Website Development with Dreamweaver
Open Dreamweaver Start All programs Adobe design and web premium Adobe Dreamweaver.
Web Design (2) Brackets - introduction. Brackets Brackets is a web design code editor It is an open-source project initiated by Adobe (creator of Dreamweaver)
Dreamweaver CS4 Concepts and Techniques Chapter 2 Adding Web Pages, Links, and Images.
Moodle with Style Integrating new technologies to empower learning and transform leadership.
Sports Website Creation. In this project you will design and produce your own website.
A STUDENT’S GUIDE TO ADDING IMAGES TO NEW OR EXISTING BLOG POSTS Adding Images to Your Blog Post Presented by Michelle Krummel.
How to add pictures or links Tim Wilcock 2 November 2008.
Serif Part 2 Adding text popups to pictures Adding a rollover image Adding a popup rollover Adding a Voki.
Images Worksheet. Web template Download the template folder Unzip and save in your documents Rename the folder to “images work” without quotes.
Web Design Part I. Click Menu Site to create a new site root.
Macromedia Dreamweaver 8 Revealed AND GRAPHICS WORKING WITH TEXT.
Paper 3 Unit 15 – Web Authoring Software Choices Graphics Exporting Graphics Creating CSS RGB Colour CSS – Body, Table and TD Border Collapse Tables -
Spiderman ©Marvel Comics Creating Web Pages (part 1)
So – You want to learn how to put an article onto the state website. (Note: If you have not done so, you will need to review the web training provided.
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.
Using CSS to Create Some Style Module 5: Beyond the Basics with Expression Web LESSON 5.
Open the index.html Open this PowerPoint from the S Drive IDT folder Chapman Images.ppt.
1 Preparation for site Create a folder in MyDocuments: beavercheese. Create a subfolder, images Classes, career, DW beginner Download.
Creating and Editing a Web Page Using Inline Styles
Creating Web Pages with Links, Images, and Embedded Style Sheets
Before We Begin Please download the files from as we will be using them in our walkthroughs.
Dreamweaver – Setting up a Site and Page Layouts Web Design Section 7-2 Part or all of this lesson was adapted from the University of Washington’s “Web.
Microsoft Expression Web - Illustrated Unit A: Getting Started With Microsoft Expression Web.
Unit 15 – Web Authoring Web Authoring Project.
© Ms. Masihi.  A Web page contains text and images that convey specific information to viewers.  To create a new web page, open Dreamweaver and select.
Web Basics: HTML/CSS/JavaScript What are they?
Dreamweaver – Setting up a Site and Page Layouts
Intro to Dreamweaver Web Design Section 8-1
Creating Tables in a Web Site Using an External Style Sheet
HTML Basics and CSS style
Dreamweaver – Setting up a Site and Page Layouts
Intro to Web Development First Web Page
Formatting pictures & adding cover pages
One Set of Styles Connected to As Many Pages as You Want!!!
4.00 Apply procedures to add content by using Dreamweaver. (22%)
Presentation transcript:

Dreamweaver Dr. Kristen Landreville Wed. 09/29/10 – Fri. 10/08/10

DREAMWEAVER Familiarizing Yourself with Dreamweaver

DREAMWEAVER.HTML Open Dreamweaver. Create a blank HTML document. Use the split view. Save file as dreamweaver.html in your basic folder Change Untitled Document to your name. Remember all visible code goes between the and tags Create 3 large headings that read: o Background o Hobbies o Career Goals Click refresh to see your changes on the design view side.

DREAMWEAVER.HTML Create paragraphs under each heading and add a few sentences of text. Example: o Background o Insert your text here for background. o Hobbies o Insert your text here for hobbies. o Career Goals o Insert your text here for career goals. Insert an image now. Use trial.jpg in your images folder. o Add an alt tag, which is the caption when you hover over the image. o Change the width and height. o

DREAMWEAVER.HTML Now save your work. Click refresh to see your updates. Hit F12 on your keyboard to preview the page in Internet Explorer.

TEMPLATE.HTML Downloading, Saving, and Changing the template.html File for Your Web Reporting Project

TEMPLATE.HTML Create a new folder in your cojo3530 folder. Label the new folder web. Now go to Course Materials on the class blog. Click the template.html - Web Reporting Project Template Right-click, select view source. Now go to File Save Page As and save it as template.html in the newly created web folder. Open Dreamweaver. Open your template.html page.

STYLE_REPORT.CSS Go to Course Materials on the class blog. Click the style_report.css - Cascading Style Sheet Needed for Template.HTML A css webpage will open. Highlight all of the text by hitting Control and then a on your keyboard. Copy all of this text by hitting Control and then c on your keyboard.

STYLE_REPORT.CSS Now create a css file so you can paste this text. In Dreamweaver, go to File New Blank Page CSS Create Paste your text here by hitting Control and then v on your keyboard. Save this css file as style_report.css in your web folder. o Go to File Save As style_report.css

IMAGES.ZIP Go to Course Materials on the class blog. Click the Compressed Images Folder Needed for Template.HTML link. A dialog box appears. Choose to Save File. Save the file to your web folder. Now, open your web folder. Right-click the images.zip folder. Select the Extract All option. A dialog box appears. Ensure that the folder will be extracting to your web folder. Select Extract. A new folder called images is created. You can now delete the images.zip folder

TEMPLATE.HTML Go to template.html and refresh. Hit F12 on your keyboard to view the file in Explorer. It should look correct now. Lets walk through the template from top to bottom. Pay attention the Youre only changing what I request. o Headline o Your name in the byline o Lead (can be several paragraphs long) o First chunk title o First chunk paragraph o Second chunk title o Second chunk paragraph o Images Add chunk titles and paragraphs by copying and pasting the code.

UPCOMING CLASSES Writing time to work on story Computer time to work on Dreamweaver Ask me for help!