Gdes2000 Graphic Design for Internet & MM. Dreamweaver: Simple page construction with DIVs.

Similar documents
Gdes2000 Graphic Design and the Internet

Styles, Style Sheets, the Box Model and Liquid Layout

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links

Using Dreamweaver CS6

How to lay out a web page with CSS

How to lay out a web page with CSS

To illustrate how to set TAG styles the <body> and <h1> tags (for the BODY and the HEADING 1 styles) will be adjusted.

Dreamweaver CS3 Lab 2

How to lay out a web page with CSS

Lesson 1 using Dreamweaver CS3. To get started on your web page select the link below and copy (Save Picture As) the images to your image folder.

Dear Candidate, Thank you, Adobe Education

Before you begin, make sure you have the images for these exercises saved in the location where you intend to create the Nuklear Family Website.

Layout with Layers and CSS

Dreamweaver CS5 Lab 2

ORB Education Quality Teaching Resources

Creating Forms. Starting the Page. another way of applying a template to a page.

Using Dreamweaver. 4 Creating a Template. Logo. Page Heading. Home About Us Gallery Ordering Contact Us Links. Page content in this area

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10

Tutorial 4. Activities. Code o Editor: Expression Web o Focus : Base Layout, navigation with folders, external stylesheets, Open up Expression Web

Figure 1 Properties panel, HTML mode

Electronic Portfolios in the Classroom

Taking Fireworks Template and Applying it to Dreamweaver

Microsoft Expression Web Quickstart Guide

Using Dreamweaver CS6

Welcome Please sit on alternating rows. powered by lucid & no.dots.nl/student

Creating Page Layouts 25 min

Page Layout. 4.1 Styling Page Sections 4.2 Introduction to Layout 4.3 Floating Elements 4.4 Sizing and Positioning

ADOBE DREAMWEAVER CS4 BASICS

Using Dreamweaver CS6

In this project, you ll learn how to create your own webpage to tell a story, joke or poem. Think about the story you want to tell.

Photoshop tutorial: Final Product in Photoshop:

HTML and CSS a further introduction

Web Design and Implementation

COMSC-031 Web Site Development- Part 2

Creating a Navigation Bar with a Rollover Effect

Page Layout Using Tables

Adobe Dreamweaver CC 17 Tutorial

ADOBE 9A Adobe Dreamweaver CS4 ACE.

Create a Web Page with Spry Navigation Bar. March 30, 2010

Dreamweaver Tutorial #2

Interactive Tourist Map

Dreamweaver 101. Here s the desktop icon for Dreamweaver CS5: Click it open. From the top menu options, choose Site and New Site

Dreamweaver Basics Workshop

Title and Modify Page Properties

Adobe Dreamweaver CS5 Tutorial

Using Dreamweaver CC. 6 Styles in Websites. Exercise 1 Linked Styles vs Embedded Styles

Table Basics. The structure of an table

Fish Eye Menu DMXzone.com Fish Eye Menu Manual

Step 1 Download and Install KompoZer Step by step instructions to build your first web page using KompoZer web editor.

Stickers! Introduction. Step 1: Colourful coding sticker

E-Business Systems 1 INTE2047 Lab Exercises. Lab 5 Valid HTML, Home Page & Editor Tables

Discuss web browsers. Define HTML terms

Dreamweaver Exam Notes Questions

Using Dreamweaver. 6 Styles in Websites. 1. Linked or Imported Stylesheets. 2. Embedded Styles. 3. Inline Styles

About Freeway. Freeway s Tools and Palettes

Eng 110, Spring Week 03 Lab02- Dreamwaver Session

ENGL 323: Writing for New Media Building a Blog Reader Using Links, Tables, Images, and Frames

Getting Started with Eric Meyer's CSS Sculptor 1.0

Dreamweaver Tutorials Working with Tables

ITNP43: HTML Lecture 4

ACA Dreamweaver Exam Notes

Web Publishing Basics II

Introduction to CSS. 2 Sep 13. Derek Peacock. An introduction to defining CSS style rules using tags, classes and ids.

How to set up a local root folder and site structure

Dreamweaver Basics Outline

Learning Adobe DreamWeaver CC. Module 1 Contents. Chapter 1: Introduction to DreamWeaver CC

Dreamweaver Website 1: Managing a Website with Dreamweaver

Project 1: Creating a Web Site from Scratch. Skills and Tools: Use Expression Web tools to create a Web site

Adobe Dreamweaver. Essentials of Adobe Dreamweaver. Classroom Course Manual

CS Multimedia and Communications. Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3)

1. Navigation and menus

Videos...31 Training Videos...32 Webinar recording: Monday 5th December

Dreamweaver CS5 Lab 4: Sprys

Here are some links to get you started in learning more about CSS3 media queries and responsive web design:

Lab #3: Web Design with Graphics

AGENDA :: MULTIMEDIA TOOLS :: (1382) :: CLASS NOTES

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views!

Microsoft FrontPage. Microsoft Frontpage was designed to allow novice users to create and edit web pages without knowing any HTML.

A Dreamweaver Tutorial. Contents Page

Advanced Dreamweaver CS6

Support Notes (Issue 1) September Snap it! Certificate in Digital Applications (DA105) Coding for the Web

Handout created by Cheryl Tice, Instructional Support for Technology, GST BOCES

<style type="text/css"> <!-- body {font-family: Verdana, Arial, sans-serif} ***set font family for entire Web page***

Getting Started with CSS Sculptor 3

COMSC-031 Web Site Development- Part 2

Unit 21 - Creating a Navigation Bar in Macromedia Fireworks

Web Programming and Design. MPT Junior Cycle Tutor: Tamara Demonstrators: Aaron, Marion, Hugh

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Introduction to Dreamweaver CS3

McMaster Brand Standard for Websites

ICT IGCSE Practical Revision Presentation Web Authoring

Using CSS in Web Site Design

Using Dreamweaver To Edit the Campus Template Version MX

PBwiki Basics Website:

.hedgehog { background-image: url(backyard.jpg); color: #ffff99; height: 6in; width: 12in; } .tube {

Unit 8. Lesson 8.1. Microsoft FrontPage. Introduction. Microsoft FrontPage-1. Microsoft FrontPage

Dreamweaver CS 5.5. University Information Technology Services. Training, Outreach, Learning Technologies, and Video Production

USING STYLESHEETS TO DESIGN A WEB SITE IN DREAMWEAVER MX 2004

Getting Started with everydayhero

Transcription:

Dreamweaver: Simple page construction with DIVs.

Websites and the design process 1/17: 1. We're making the assumption that you've been given a project or brief and are looking to create a basic web page sample to start the ball rolling. 2. Referring to the HCI considerations such as audience and relevant interface etc I ll first sketch a [very] rough layout (see above). I ll probably add annotations, comments and colour notes too dependant on the nature of the work in my sketch pad so I ve got ref still if I need to come back to it.

Websites and the design process 2/17: 3. My next consideration is how to fit this layout into DIV boxes. Essentially a DIV can contain many elements - either graphic or text-based. It can also include other sorts of layout elements i.e. text or images. 4. Now that we're aware of DIVs we need to allot the best plan to suit our required design (see above). 5. Our sample layout suits a design with 3x main DIV containers (see above).

Creating the design in Dreamweaver 3/17: Folder setup Click on the Mac's desktop. Select File > New folder. Type (your name) and then Test Site DIVs'. Locate the folder on your desktop. Double click it to open it. Inside create a new sub folder called 'images' (this is where present and future images will live). [Do this via File > New Folder + then name it images ]

Creating the design in Dreamweaver 4/17: Page setup and saving Make sure DW is up and running on your Mac or PC. In DW select the Classic screen layout in the grey DW bar. As per the last DW exercise, create a new blank HTML file (File > New HTML in Dreamweaver). Select file > save and save to the folder on the Mac or PC s desktop as index.html' (it should automatically put in the '.html' bit). The first page of any web site will normally ALWAYS be called index.html (or index.htm ). Now make sure the top page title box in DW says Basic DIV Layout. This will display as the page s header/title in any web browser that you look at the page with..

Creating the design in Dreamweaver 5/17: Set the Body Text Style In the blank new web page type bodytext. Now select this and look in your properties palette to spec this type as a new inline style. Make sure: CSS is selected in the left of the palette. It should now say Inline style in the Properties grey drop-down palette. Font is set to Verdana, Arial.. Size is set to 12 (points in the drop-down menu at the side) (Colour box) is set to a dark grey (#666666) colour.

Creating the design in Dreamweaver 6/17: Creating DIV layout In DW click top left and select the layout tab. Click once on the dotted + square AP DIV option. Now move your cursor (now a crosshair) over the white page area and diagonally drag a thin box across the width of the screen. Now select this box once on any edge, dots should show around it.. Now look in your properties palette, set it s size by typing W 820 (px) and H 160 (px) - the box should now remain this size. In the CSS P field, type header. Now set the box s colour by typing #CCCCFF into the bg color box. Your box should now turn pale blue (same as the image header we re going to put in).

Creating the design in Dreamweaver 7/17: DIV Layout / Styles Palette Next select Window > AP Elements, look to your CSS palette on the right and make sure that you can see both CSS Styles (named #header ) and AP Elements or DIVs (named header ) with a layer order (or Z index ) of 1. This order (Z index) can be moved around if needed to move some layers above others on the page (a bit like in photoshop)..

Creating the design in Dreamweaver 8/17: Creating other elements We now need to create the other visual elements (the left menu) and (the contents ) area.. To do this first create [on the left] a long vertical slim box as you did the header box. Make sure you spec it in the properties palette as: AP Element Navsurround, W160px, H140px, bg color #CCCCFF (make sure you type the # ). Now look in your AP Elements palette and see how it s changed (click on one of the layers here and move them about if needed).

Creating the design in Dreamweaver 9/17: Creating other elements We now need to create an area where content will sit in the page.. Create an AP box as with the original 2 but do not place it next to the others, rather leave an equi-distant gap from the blue areas.. My properties palette spec reads CSS- P element Content, W644px, H425px, bg color (none) or white. Now type This is my heading in the new layer. Select this text and in your properties palette, then click the drop-down to show New Inline Style. Spec this: FONT Verdana, Arial etc, Size 24 points, Colour (Dk Grey) 333333. Re name the style in the properties as Headings N.B. Ideally text styles should be in an external style sheet if it s a large site. We ll do this in a subsequent session.

Creating the design in Dreamweaver 10/17: Creating text elements We now need to create the CSS text spec for our body text.. First type in your sample text below your new heading I.e. This is bodytext (and a bit of a story of your own to add bulk - a fascinating fact maybe?..). Select this body text and in your properties palette, spec this: FONT Verdana, Arial etc, Size 12 points, Colour (Dk Grey) 333333 [same colour as the heading]. Re name the style in the properties as Bodytext

Creating the design in Dreamweaver 11/17: Adding other elements Make sure that the new bodytext is now grey and the right size..

Creating the design in Dreamweaver 12/17: Creating other elements We now need to add an image into the top header layer. (See module timetable). Make sure that you have your tut-top-banner.gif in an images folder in your working folder. Click once inside the top blue (header) AP element and then make sure that you ve got your common drop-down palette back up top right. Select the image button (looks like a tree) and tell DW which image [and from where] you want to import into the layer.. It should look like (above)..

Creating the design in Dreamweaver 13/17: Adding Navigation Text Links We now need to add some text in the left DIV to make navigation links.. You can do this by creating a new AP element of text nested [new word] inside the existing left navigation AP Div. To do this click once in the left navigation DIV. Now look up at the main DW menu on your Mac and select: Insert > Layout Objects > AP Div The new DIV should now sit nested inside the original navigation DIV.. Click on the new DIV and name it Navtext in your properties palette. You ll know if you ve done it right by looking at your AP elements palette [see above] and see the step with the new text DIV below the main navigation DIV..

Creating the design in Dreamweaver 14/17: Adding Navigation Text Links We now need to add some text in the left layer to make navigation links.. See above, I ve just written Link 1 etc.. You can create a suitable CSS type spec of your choice for this I recommend it being a little bigger and bolder than the body text though. Now make sure your page is saved. Now try and view the page in as many browsers as you can - this part is crucial and will tell you whether or not you may need to revise some part of your design.. Remember to speed up displaying the file in a browser, you can drag and drop the DW file into any browser window from your desktop or folder window..

Creating the design in Dreamweaver 15/17: File management If you re happy with your page design and you want to use it again and again, you may wish to consider DW s template system. This is also useful if you re using the template via a large team and only want certain areas editable. See DW s help section on this or go to: File > Save as Template. I prefer to manually keep all my files together in folders but DW offers a file management system too if you want to try and automate some changes via templates etc.. Again, see DW s help section on this or go to Site > Manage Site

FIN